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