summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptjstestsuite
diff options
context:
space:
mode:
authorJedrzej Nowacki <jedrzej.nowacki@nokia.com>2011-03-07 18:22:19 +0200
committerJedrzej Nowacki <jedrzej.nowacki@nokia.com>2011-03-07 18:22:19 +0200
commit55dbdc58122da56d9a2b869164f980dde3f91fb3 (patch)
tree40c230912f6d121dabaf777660c726f8b975e4e2 /tests/auto/qscriptjstestsuite
parent73e143ac31f1dfedd1b9e8e3502a45eb45e0c1b9 (diff)
Fix a typo in an EXPECT_FAIL dataset name.
This is a bug introduced by 2817520cc3d1e9bf0125f34074bbdba8c31fca0f (Refactor qscriptjstestsuite). Reviewed-by: TrustMe
Diffstat (limited to 'tests/auto/qscriptjstestsuite')
-rw-r--r--tests/auto/qscriptjstestsuite/expect_fail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qscriptjstestsuite/expect_fail.txt b/tests/auto/qscriptjstestsuite/expect_fail.txt
index 5eb862176e..7f93378070 100644
--- a/tests/auto/qscriptjstestsuite/expect_fail.txt
+++ b/tests/auto/qscriptjstestsuite/expect_fail.txt
@@ -131,7 +131,7 @@ ecma_2/String/replace-001.js | NO TESTS EXIST
[Q_CC_MSVC]
ecma_3/Expressions/11.7.3-01.js | 11.7.3 - >>> should evaluate operands in order: order | QTBUG-8056
-ecma_3/Operators/order-01.js | operator evaluation order: 11.7.3 | QTBUG-8056
+ecma_3/Operators/order-01.js | operator evaluation order: 11.7.3 >>> | QTBUG-8056
ecma_3/Operators/order-01.js | operator evaluation order: 11.13.2 >>>= | QTBUG-8056
[Q_CC_MINGW]