diff --git a/sbt/src/sbt-test/tests/scalacheck-compat/test b/sbt/src/sbt-test/tests/scalacheck-compat/test index 8476eb245..18dedfa4d 100644 --- a/sbt/src/sbt-test/tests/scalacheck-compat/test +++ b/sbt/src/sbt-test/tests/scalacheck-compat/test @@ -1,28 +1,9 @@ -> ++2.7.2 -> update -> test-only Success --> test-only Failure -> ++2.7.3 +> ++ 2.7.4 > update > test-only Success -> test-only Failure -> ++2.7.4 -> update -> test-only Success --> test-only Failure - -> ++2.7.5 -> update -> test-only Success --> test-only Failure - -> ++2.7.6 -> update -> test-only Success --> test-only Failure - -> ++2.7.7 +> ++ 2.7.7 > update > test-only Success -> test-only Failure \ No newline at end of file diff --git a/sbt/src/sbt-test/tests/scalatest-compat/test b/sbt/src/sbt-test/tests/scalatest-compat/test index aca8a60ee..767485a87 100644 --- a/sbt/src/sbt-test/tests/scalatest-compat/test +++ b/sbt/src/sbt-test/tests/scalatest-compat/test @@ -1,9 +1,9 @@ -> ++2.7.5 +> ++ 2.7.5 > update > test-only StackSpecSuccess -> test-only Failure -> ++2.7.7 +> ++ 2.7.7 > update > test-only StackSpecSuccess -> test-only Failure \ No newline at end of file diff --git a/sbt/src/sbt-test/tests/test-failed/test b/sbt/src/sbt-test/tests/test-failed/test index 826a46d29..dc196bd7c 100644 --- a/sbt/src/sbt-test/tests/test-failed/test +++ b/sbt/src/sbt-test/tests/test-failed/test @@ -1,6 +1,3 @@ -> ++2.8.0.Beta1-RC7 -> update - $ copy-file changes/Fail.scala src/test/scala/TestQuick.scala -> test-failed -> test-failed *