From 7efd2b6e91564858d15d8beba587b8428f917bf7 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Tue, 27 Apr 2010 18:33:04 -0400 Subject: [PATCH] fix scalatest-compat test --- sbt/src/sbt-test/tests/scalatest-compat/test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbt/src/sbt-test/tests/scalatest-compat/test b/sbt/src/sbt-test/tests/scalatest-compat/test index 943bb2d7d..aca8a60ee 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 > update -> test-only Success +> test-only StackSpecSuccess -> test-only Failure > ++2.7.7 > update -> test-only Success +> test-only StackSpecSuccess -> test-only Failure \ No newline at end of file