-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Description
This spec here:
Has examples nested two deep (ie, "foo" should { "do something" in { "bar" in { ... } } }. Using specs 4.6.0, this runs fine with Scala 2.11 and 2.12, but with 2.13, it doesn't run at all, it's as if the specs aren't there. Not sure if this is a Scala issue, specs2 issue, or if it's by design with Scala 2.13 and I need to update my specs.
SethTisue and xuwei-k
Metadata
Metadata
Assignees
Labels
No labels