summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwindow/qwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwindow/qwindow.pro')
-rw-r--r--tests/auto/qwindow/qwindow.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qwindow/qwindow.pro b/tests/auto/qwindow/qwindow.pro
deleted file mode 100644
index 9fb49e8ceb..0000000000
--- a/tests/auto/qwindow/qwindow.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qwindow
-
-QT += core-private gui-private testlib
-
-SOURCES += tst_qwindow.cpp
-