tests: remove reference to the old location of nitcorn examples
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 22 May 2016 18:22:17 +0000 (14:22 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sun, 22 May 2016 18:49:32 +0000 (14:49 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

tests/listfull.sh

index a28ab28..70e648a 100755 (executable)
@@ -9,7 +9,6 @@ ls -1 -- "%s\n" "$@" \
        ../examples/*/src/*_android.nit \
        ../examples/*/src/*_linux.nit \
        ../examples/*/src/*_null.nit \
-       ../examples/nitcorn/src/*.nit \
        ../lib/*/examples/*.nit \
        ../lib/*/examples/*/*.nit \
        ../contrib/friendz/src/solver_cmd.nit \