Forgot to update the .check now that the test has changed.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14185 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
washburn 2008-02-28 14:25:54 +00:00
parent 031f7af43b
commit ba1ac9afcc
1 changed files with 0 additions and 5 deletions

View File

@ -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]