-- Unit tests for [[Module:GNR reference]]. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_convert() self:preprocess_equals('{{#invoke:Bananas | 1111}}', '1111') end return p