summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/CustomFormatSpec.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/scala/cc/spray/json/CustomFormatSpec.scala')
-rw-r--r--src/test/scala/cc/spray/json/CustomFormatSpec.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/scala/cc/spray/json/CustomFormatSpec.scala b/src/test/scala/cc/spray/json/CustomFormatSpec.scala
index e8feb59..dcea4f2 100644
--- a/src/test/scala/cc/spray/json/CustomFormatSpec.scala
+++ b/src/test/scala/cc/spray/json/CustomFormatSpec.scala
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-package cc.spray.json
+package spray.json
import org.specs2.mutable.Specification