summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstringbuilder/scenario1.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qstringbuilder/scenario1.pro')
-rw-r--r--tests/auto/qstringbuilder/scenario1.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qstringbuilder/scenario1.pro b/tests/auto/qstringbuilder/scenario1.pro
deleted file mode 100644
index d72451c..0000000
--- a/tests/auto/qstringbuilder/scenario1.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-load(qttest_p4)
-
-QT = core
-
-SOURCES += scenario1.cpp
-HEADERS += tst_qstringbuilder.h
-
-DEFINES += SCENARIO=1
-