summaryrefslogtreecommitdiffstats
path: root/tests/auto/scion/tst_scion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/scion/tst_scion.cpp')
-rw-r--r--tests/auto/scion/tst_scion.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/scion/tst_scion.cpp b/tests/auto/scion/tst_scion.cpp
index 7b18201..724f0e0 100644
--- a/tests/auto/scion/tst_scion.cpp
+++ b/tests/auto/scion/tst_scion.cpp
@@ -44,8 +44,6 @@ static QSet<QString> weFailOnThese = QSet<QString>()
<< QLatin1String("w3c-ecma/test201.txml")
<< QLatin1String("w3c-ecma/test364.txml") // initial attribute on <state>
<< QLatin1String("w3c-ecma/test388.txml") // Qt refuses to set an initial state to a "deep" state
- << QLatin1String("w3c-ecma/test403c.txml")
-
// Currently we do not support loading data as XML content inside the <data> tag.
<< QLatin1String("w3c-ecma/test557.txml")