I think the function signature does not match. Try writing test functions without free parameters. The tester does not know what to put into the square brackets.
Yes, it works if I drop the parameters. Also I had to remove a test file that somehow ended up in my system /tmp directory and had precedence when running mojo test … .