diff --git a/makefile b/makefile index d35b730..dea1acd 100644 --- a/makefile +++ b/makefile @@ -262,7 +262,7 @@ test:nasal @ ./nasal -t test/mandelbrot.nas @ ./nasal -t test/md5_self.nas @ ./nasal -t -d test/md5compare.nas - # @ ./nasal -d test/module_test.nas +# @ ./nasal -d test/module_test.nas @ ./nasal -e test/nasal_test.nas @ ./nasal -t -d test/occupation.nas 2 @ ./nasal -t -d test/pi.nas