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.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/client/client/client.pro b/tests/auto/client/client/client.pro
deleted file mode 100644
index 7c3a934d0..000000000
--- a/tests/auto/client/client/client.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-include (../shared_old/shared_old.pri)
-
-TARGET = tst_client
-SOURCES += tst_client.cpp
-
-check.commands = $(TESTRUNNER) $${PWD}/run-with-all-shells.sh $(TESTARGS)