tests: removed generic tree option from Makefile
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 4 Mar 2013 21:06:13 +0000 (16:06 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 4 Mar 2013 21:06:13 +0000 (16:06 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

tests/Makefile

index 7cd9f2e..f46a03e 100644 (file)
@@ -21,9 +21,6 @@ nitg:
 nitg-s:
        ./tests.sh --engine nitg-s ${PROGS}
 
-nitg-s-tree:
-       ./tests.sh --engine nitg-s -o --generic-resolution-tree *.nit
-
 nitg-s-bm:
        ./tests.sh --engine nitg-s -o --bm-typing ${PROGS}