Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / testfull.sh
index 6d159e9..b7ebf11 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-./tests.sh "$@" `./listfull.sh`
+./listfull.sh | xargs -E '' -- ./tests.sh "$@"