add script to run ALL the tests
[gitmo/Moo.git] / maint / fulltest
1 #!/bin/sh
2
3 prove -l t xt;
4 MOO_XS_DISABLE=1 prove -l t xt