local p = require('Module:UnitTests') function p:test_hello() self:preprocess_equals('{{#invoke:ft.dk link}}', 'Hello, world!') end return p