aboutsummaryrefslogtreecommitdiffstats
path: root/build.sbt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-03-05 17:17:00 -0600
committerJesse Luehrs <doy@tozt.net>2013-03-05 17:17:00 -0600
commit29faacb9ffcce109208d60d16a0d3627bf502d91 (patch)
tree7a307df6bf3f464a063180633a5dac9bf9f8ce0e /build.sbt
parent0eff62670f158497125f2512fb47eca3a5044aaf (diff)
downloadscala-test-more-29faacb9ffcce109208d60d16a0d3627bf502d91.tar.gz
scala-test-more-29faacb9ffcce109208d60d16a0d3627bf502d91.zip
rename
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 5805811..b8d70f7 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,4 +8,4 @@ libraryDependencies += "org.scala-tools.testing" % "test-interface" % "0.5"
scalacOptions ++= Seq("-deprecation", "-unchecked", "-feature")
-testFrameworks += new TestFramework("org.perl8.test.sbt.Framework")
+testFrameworks += new TestFramework("com.iinteractive.test.sbt.Framework")