aboutsummaryrefslogtreecommitdiffstats
path: root/build.sbt
diff options
context:
space:
mode:
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")