From: Alexis Laferrière Date: Sun, 22 May 2016 18:22:17 +0000 (-0400) Subject: tests: remove reference to the old location of nitcorn examples X-Git-Url: http://nitlanguage.org tests: remove reference to the old location of nitcorn examples Signed-off-by: Alexis Laferrière --- diff --git a/tests/listfull.sh b/tests/listfull.sh index a28ab28..70e648a 100755 --- a/tests/listfull.sh +++ b/tests/listfull.sh @@ -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 \