summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qstl')
-rw-r--r--tests/auto/corelib/tools/qstl/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qstl/CMakeLists.txt b/tests/auto/corelib/tools/qstl/CMakeLists.txt
index 65af48f1a2..49b209cffa 100644
--- a/tests/auto/corelib/tools/qstl/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qstl/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qstl Test:
#####################################################################
-qt_add_test(tst_qstl
+qt_internal_add_test(tst_qstl
SOURCES
tst_qstl.cpp
)