aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/FormatTests.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/scala/FormatTests.scala')
-rw-r--r--src/test/scala/FormatTests.scala3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test/scala/FormatTests.scala b/src/test/scala/FormatTests.scala
index f9cae2d..0f56091 100644
--- a/src/test/scala/FormatTests.scala
+++ b/src/test/scala/FormatTests.scala
@@ -1,6 +1,5 @@
-package xyz.driver.json
+package spray.json
-import spray.json._
import org.scalatest._
trait FormatTests { self: FlatSpec =>