summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/.testr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/.testr.conf b/source4/.testr.conf
index 0ddb369ceb..9261b57a91 100644
--- a/source4/.testr.conf
+++ b/source4/.testr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-test_command=make test-subunit-filtered TESTS="$IDLIST"
-test_id_list_default=
+test_command=../buildtools/bin/waf test --filtered-subunit
+test_id_option=--load-list $IDLIST