summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/devtools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/devtools/CMakeLists.txt')
-rw-r--r--tests/auto/widgets/devtools/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/widgets/devtools/CMakeLists.txt b/tests/auto/widgets/devtools/CMakeLists.txt
deleted file mode 100644
index 2ef09df12..000000000
--- a/tests/auto/widgets/devtools/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-qt_internal_add_test(tst_devtools
- SOURCES
- tst_devtools.cpp
- LIBRARIES
- Qt::WebEngineWidgets
-)
-