summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/client/client/client.pro')
-rw-r--r--tests/auto/client/client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/client/client/client.pro b/tests/auto/client/client/client.pro
index edf80bb9b..f4ced252c 100644
--- a/tests/auto/client/client/client.pro
+++ b/tests/auto/client/client/client.pro
@@ -2,3 +2,5 @@ include (../shared/shared.pri)
TARGET = tst_client
SOURCES += tst_client.cpp
+
+check.commands = $(TESTRUNNER) $${PWD}/run-with-all-shells.sh $(TESTARGS)