summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qscopedvaluerollback
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 13:25:40 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:26:27 +0000
commit8076afb3c62c96d30dc1e0f74bea51f1a7e81164 (patch)
tree94803422f9aaa794aeae92266bf5d4873b7a3151 /tests/auto/corelib/tools/qscopedvaluerollback
parent5447ccd46914f0fad246cee168fdc15f362eb09f (diff)
Regenerate tests/auto/corelib/tools
Change-Id: I1ea8fbf509c7e6d556ebd974fcff9084bc668e17 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'tests/auto/corelib/tools/qscopedvaluerollback')
-rw-r--r--tests/auto/corelib/tools/qscopedvaluerollback/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qscopedvaluerollback/CMakeLists.txt b/tests/auto/corelib/tools/qscopedvaluerollback/CMakeLists.txt
index e772f67fb4..e23a4d55f9 100644
--- a/tests/auto/corelib/tools/qscopedvaluerollback/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qscopedvaluerollback/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_qscopedvaluerollback SOURCES tst_qscopedvaluerollback.cpp)
+# Generated from qscopedvaluerollback.pro.
+
+#####################################################################
+## tst_qscopedvaluerollback Test:
+#####################################################################
+
+add_qt_test(tst_qscopedvaluerollback
+ SOURCES
+ tst_qscopedvaluerollback.cpp
+)