From a0f1c4c4f7b4d0dedb0594a498b98a8c15a9151c Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 18 Jul 2011 08:00:13 +0000 Subject: Workaround for scalacheck calling System.exit d... Workaround for scalacheck calling System.exit during testing. Not sure exactly what the sequence of events is here: I found the exit problem months ago and committed code to scalacheck to make that configurable, and then didn't see it again until recently, but I don't think it was ever addressed. This is just a bandaid. No review. --- test/files/lib/scalacheck.jar.desired.sha1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/lib') diff --git a/test/files/lib/scalacheck.jar.desired.sha1 b/test/files/lib/scalacheck.jar.desired.sha1 index 873fe0da38..b104f58897 100644 --- a/test/files/lib/scalacheck.jar.desired.sha1 +++ b/test/files/lib/scalacheck.jar.desired.sha1 @@ -1 +1 @@ -0b024f86ffcb0c7841399e8af642f9aeba42508f ?scalacheck.jar +2a3e19c3d8d93be661e66f941f19e7d49c667c2b ?scalacheck.jar -- cgit v1.2.3