X-Git-Url: http://nitlanguage.org diff --git a/tests/Makefile b/tests/Makefile index f88494a..7b8ab2d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,6 +1,6 @@ all: - ./tests.sh *.nit ../examples/*.nit + ./tests.sh *.nit ../examples/*.nit ../src/nitdoc.nit some: ./tests.sh base_compile.nit base_attr.nit base_gen.nit test_gen_inh.nit bench_fib.nit example_objet.nit