summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
index 9faa977236..2f43297908 100644
--- a/tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/verbose1/.prev_CMakeLists.txt
@@ -7,6 +7,8 @@
add_qt_executable(verbose1
SOURCES
../counting/tst_counting.cpp
+ DEFINES
+ TESTLIB_VERBOSITY_ARG="-v1"
PUBLIC_LIBRARIES
Qt::Test
)