tests: remove duplicated contrib tests from testfull
authorJean Privat <jean@pryen.org>
Wed, 6 Aug 2014 03:13:36 +0000 (23:13 -0400)
committerJean Privat <jean@pryen.org>
Wed, 6 Aug 2014 03:13:36 +0000 (23:13 -0400)
The previous globs already get. them

Signed-off-by: Jean Privat <jean@pryen.org>

tests/testfull.sh

index e7ee0ac..dd2352e 100755 (executable)
@@ -19,9 +19,4 @@ done
        ../src/test_*.nit \
        ../contrib/*.nit \
        ../contrib/*/*.nit \
-       ../contrib/*/src/*.nit \
-       ../contrib/sort_downloads/src/sort_downloads.nit \
-       ../contrib/pep8analysis/src/pep8analysis.nit \
-       ../contrib/github_search_for_jni/src/github_search_for_jni.nit \
-       ../contrib/inkscape_tools/src/svg_to_png_and_nit.nit \
-       ../contrib/inkscape_tools/src/svg_to_icons.nit
+       ../contrib/*/src/*.nit