summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/json/json.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/serialization/json/json.pro')
-rw-r--r--tests/auto/corelib/serialization/json/json.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/serialization/json/json.pro b/tests/auto/corelib/serialization/json/json.pro
index 8fa17c5c38..2706bf9d5b 100644
--- a/tests/auto/corelib/serialization/json/json.pro
+++ b/tests/auto/corelib/serialization/json/json.pro
@@ -2,8 +2,8 @@ TARGET = tst_json
QT = core-private testlib
CONFIG += testcase
-!android:TESTDATA += bom.json test.json test.bjson test3.json test2.json
- else:RESOURCES += json.qrc
+!android:TESTDATA += bom.json test.json test3.json test2.json
+else:RESOURCES += json.qrc
!qtConfig(doubleconversion):!qtConfig(system-doubleconversion) {
DEFINES += QT_NO_DOUBLECONVERSION