Merge: Nitsmell : Adding new code smells and print console updated
[nit.git] / tests / testfull.sh
index 6d159e9..1cc4d27 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-./tests.sh "$@" `./listfull.sh`
+./listfull.sh | xargs -E '' -x -- ./tests.sh "$@"