summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
Diffstat (limited to 'test/files')
-rw-r--r--test/files/run/t0485.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/run/t0485.check b/test/files/run/t0485.check
index 8da59a2f19..3a462cfdc1 100644
--- a/test/files/run/t0485.check
+++ b/test/files/run/t0485.check
@@ -13,11 +13,6 @@ m2={(10,20)}
m1.size > m2.size is true
m1 equals m2 is true
-m1={(10,20), (20,30)}
-m2={(10,20)}
-m1.size > m2.size is true
-m1 equals m2 is true
-
java.lang.CloneNotSupportedException: The underlying map doesn't implement the Cloneable interface
s1=[10, 20]