summaryrefslogtreecommitdiff
path: root/test/files/run/t5374.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-12-03 07:09:49 -0800
committerPaul Phillips <paulp@improving.org>2012-12-03 07:09:49 -0800
commit4b2330b3d3db4263a8b1e19b792596dd60d79045 (patch)
tree4a06cfe64bddfb83b5201c068e051db870779d25 /test/files/run/t5374.check
parent08e717eaee731456a51adb08f72aa5d9f083a29a (diff)
parentb9e01a04618764cceb251830400b1a74ff8f02d3 (diff)
downloadscala-4b2330b3d3db4263a8b1e19b792596dd60d79045.tar.gz
scala-4b2330b3d3db4263a8b1e19b792596dd60d79045.tar.bz2
scala-4b2330b3d3db4263a8b1e19b792596dd60d79045.zip
Merge pull request #1673 from paulp/serialversionuid
Fix for SerialVersionUID instability.
Diffstat (limited to 'test/files/run/t5374.check')
-rw-r--r--test/files/run/t5374.check3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/files/run/t5374.check b/test/files/run/t5374.check
index 6be88d77ec..c1cd843080 100644
--- a/test/files/run/t5374.check
+++ b/test/files/run/t5374.check
@@ -2,5 +2,4 @@ ListBuffer(1, 2, 3, 1)
ListBuffer(1, 2, 3, 1)
ListBuffer()
List(1, 2, 3, 4, 5)
-List(1, 2, 3)
-ok \ No newline at end of file
+ok