TESTS:
sage: M = ModularForms(1, 12)
i.e. missing a colon: should be TESTS::.
Will this test be run with ./sage -t?
If not, one can found those files by
egrep -R '^ +TESTS:$' src/sage -A 2 | egrep 'sage:' | cut -f 1 -d - | sort -u
--
Jori Mäntysalo
