summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/collections
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/collections')
-rw-r--r--tests/auto/corelib/tools/collections/.prev_CMakeLists.txt2
-rw-r--r--tests/auto/corelib/tools/collections/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/collections/.prev_CMakeLists.txt b/tests/auto/corelib/tools/collections/.prev_CMakeLists.txt
index 37c3a21d78..0b0d8e062a 100644
--- a/tests/auto/corelib/tools/collections/.prev_CMakeLists.txt
+++ b/tests/auto/corelib/tools/collections/.prev_CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_collections Test:
#####################################################################
-qt_add_test(tst_collections
+qt_internal_add_test(tst_collections
SOURCES
tst_collections.cpp
DEFINES
diff --git a/tests/auto/corelib/tools/collections/CMakeLists.txt b/tests/auto/corelib/tools/collections/CMakeLists.txt
index 4575d27d20..32ef8d7506 100644
--- a/tests/auto/corelib/tools/collections/CMakeLists.txt
+++ b/tests/auto/corelib/tools/collections/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_collections Test:
#####################################################################
-qt_add_test(tst_collections
+qt_internal_add_test(tst_collections
SOURCES
tst_collections.cpp
DEFINES