🇮🇷 Iran Proxy | https://www.wikipedia.org/wiki/Module:Sandbox/Zackmann08
Jump to content

Module:Sandbox/Zackmann08

From Wikipedia, the free encyclopedia
-- Unit tests for [[Module:Age]]. Click talk page to run tests.
local p = require('Module:UnitTests/sandbox')

function p:test_birth_date_and_age()
	self:preprocess_equals_preprocess_many(
		'{{birth date and age|', '}}',
		'{{birth date and age/sandbox|', '}}',
		{
			{'1990-12-12'},
		},
		{nowiki = 1, expected = 'Template:Birth date and age'}
	)
end


return p