From f3521fb8f264b8262f3087273756474b34eee3c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Laferri=C3=A8re?= Date: Sun, 22 May 2016 14:22:17 -0400 Subject: [PATCH] tests: remove reference to the old location of nitcorn examples MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Laferrière --- tests/listfull.sh | 1 - 1 file changed, 1 deletion(-) 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 \ -- 1.7.9.5