From 6213bbc492af944023a18a284e1a16a809b98761 Mon Sep 17 00:00:00 2001 From: Geoffrey Washburn Date: Thu, 28 Feb 2008 14:25:54 +0000 Subject: Forgot to update the .check now that the test h... Forgot to update the .check now that the test has changed. --- test/files/run/t0485.check | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/files') 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] -- cgit v1.2.3