-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
when I try to use ScalaTest 2.0 and ScalaCheck 1.11.0 together, I get:
[error] bad symbolic reference. A signature in Configuration.class refers to type Params
[error] in object org.scalacheck.Test which is not available.
[error] It may be completely missing from the current classpath, or the version on
[error] the classpath might be incompatible with the version used when compiling Configuration.class.
[error] one error found
[error] (test:compile) Compilation failed
if I should isolate/minimize this, let me know, I'd be happy to do so.
Metadata
Metadata
Assignees
Labels
No labels