summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qpromise
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qpromise')
-rw-r--r--tests/auto/corelib/thread/qpromise/.prev_CMakeLists.txt12
-rw-r--r--tests/auto/corelib/thread/qpromise/CMakeLists.txt2
2 files changed, 1 insertions, 13 deletions
diff --git a/tests/auto/corelib/thread/qpromise/.prev_CMakeLists.txt b/tests/auto/corelib/thread/qpromise/.prev_CMakeLists.txt
deleted file mode 100644
index dc25a38fea..0000000000
--- a/tests/auto/corelib/thread/qpromise/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# Generated from qpromise.pro.
-
-#####################################################################
-## tst_qpromise Test:
-#####################################################################
-
-qt_add_test(tst_qpromise
- SOURCES
- tst_qpromise.cpp
- PUBLIC_LIBRARIES
- Qt::CorePrivate
-)
diff --git a/tests/auto/corelib/thread/qpromise/CMakeLists.txt b/tests/auto/corelib/thread/qpromise/CMakeLists.txt
index dc25a38fea..b841c7812b 100644
--- a/tests/auto/corelib/thread/qpromise/CMakeLists.txt
+++ b/tests/auto/corelib/thread/qpromise/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qpromise Test:
#####################################################################
-qt_add_test(tst_qpromise
+qt_internal_add_test(tst_qpromise
SOURCES
tst_qpromise.cpp
PUBLIC_LIBRARIES