summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearrayview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/text/qbytearrayview/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/text/qbytearrayview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/text/qbytearrayview/CMakeLists.txt b/tests/auto/corelib/text/qbytearrayview/CMakeLists.txt
index 34476b8246..43a0e09ce3 100644
--- a/tests/auto/corelib/text/qbytearrayview/CMakeLists.txt
+++ b/tests/auto/corelib/text/qbytearrayview/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qbytearrayview Test:
#####################################################################
-qt_add_test(tst_qbytearrayview
+qt_internal_add_test(tst_qbytearrayview
SOURCES
tst_qbytearrayview.cpp
)