-- Example Unit tests for [[Module:Infobox gene]]. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_equals('{{#invoke:Infobox gene|getTemplateData|QID=Q414043}}') end return p