summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro')
-rw-r--r--tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro b/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro
deleted file mode 100644
index 349b976f58..0000000000
--- a/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qxmlsimplereader
-INCLUDEPATH += parser
-
-HEADERS += parser/parser.h
-SOURCES += tst_qxmlsimplereader.cpp parser/parser.cpp
-
-CONFIG += no_batch
-QT = core network xml testlib
-
-TESTDATA += encodings/* xmldocs/*