X-Git-Url: http://nitlanguage.org diff --git a/tests/testfull.sh b/tests/testfull.sh index d24dd2c..6d159e9 100755 --- a/tests/testfull.sh +++ b/tests/testfull.sh @@ -1,2 +1,2 @@ #!/bin/sh -./tests.sh "$@" *.nit ../examples/*.nit ../examples/leapfrog/leapfrog.nit ../examples/shoot/shoot_logic.nit ../lib/*.nit ../src/nitdoc.nit ../src/nits.nit ../src/nitc.nit ../src/test_parser.nit ../src/nit.nit ../src/nitmetrics.nit ../src/nitg.nit +./tests.sh "$@" `./listfull.sh`