From e734600e0a86109acaa59ae684e6e8d17c0593dc Mon Sep 17 00:00:00 2001 From: Aleksandar Pokopec Date: Thu, 28 Oct 2010 12:09:43 +0000 Subject: Modified remote test. No review. --- test/files/scalacheck/parallel-collections/pc.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/scalacheck/parallel-collections/pc.scala') diff --git a/test/files/scalacheck/parallel-collections/pc.scala b/test/files/scalacheck/parallel-collections/pc.scala index cb57a6e205..3e7ac8c33e 100644 --- a/test/files/scalacheck/parallel-collections/pc.scala +++ b/test/files/scalacheck/parallel-collections/pc.scala @@ -17,7 +17,7 @@ class ParCollProperties extends Properties("Parallel collections") { //include(immutable.ParallelRangeCheck) // parallel immutable hash maps (tries) - //include(immutable.IntIntParallelHashMapCheck) + include(immutable.IntIntParallelHashMapCheck) // parallel immutable hash sets (tries) -- cgit v1.2.3