summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qmutex/qmutex.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qmutex/qmutex.pro')
-rw-r--r--tests/auto/corelib/thread/qmutex/qmutex.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/corelib/thread/qmutex/qmutex.pro b/tests/auto/corelib/thread/qmutex/qmutex.pro
deleted file mode 100644
index cb9d364b71..0000000000
--- a/tests/auto/corelib/thread/qmutex/qmutex.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmutex
-QT = core testlib
-SOURCES = tst_qmutex.cpp
-win32:QT += core-private