aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/hashCodeDistribution.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/hashCodeDistribution.scala')
-rw-r--r--tests/pending/run/hashCodeDistribution.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pending/run/hashCodeDistribution.scala b/tests/pending/run/hashCodeDistribution.scala
index 5be9d1db6..284f3d977 100644
--- a/tests/pending/run/hashCodeDistribution.scala
+++ b/tests/pending/run/hashCodeDistribution.scala
@@ -14,4 +14,4 @@ object Test {
assert(collisionRate < 5, "Collision rate too high: %d / 1000".format(collisionRate))
// println("collisionRate = %d / 1000".format(collisionRate))
}
-} \ No newline at end of file
+}