summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/jvm/xmlLiterals.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/jvm/xmlLiterals.check b/test/files/jvm/xmlLiterals.check
index 61a70c34ce..324e1378f0 100644
--- a/test/files/jvm/xmlLiterals.check
+++ b/test/files/jvm/xmlLiterals.check
@@ -41,7 +41,7 @@ Test03Servlet
</body>
</html>
Test04
-ArrayBuffer(<foo></foo>, <bar>Text</bar>, <foo></foo>)
+List(<foo></foo>,<bar>Text</bar>,<foo></foo>)
<foo></foo>
passed ok
passed ok