Add wildcard test to UST
[lttng-tools.git] / tests / ust / runall.sh
index 4aee65a9993e8c35a0d3ecda5f263d1294a9724f..01f1410be94aa6b51d927744beb72095685e01ec 100755 (executable)
@@ -2,7 +2,7 @@
 
 DIR=$(dirname $0)
 
-tests=( $DIR/run-ust-global-tests.sh $DIR/nevents/run $DIR/nprocesses/run \
+tests=( $DIR/run-ust-global-tests.sh $DIR/nprocesses/run \
                $DIR/high-throughput/run $DIR/before-after/run )
 
 # $DIR/low-throughput/run --> DEACTIVATED.
This page took 0.024819 seconds and 4 git commands to generate.