summaryrefslogtreecommitdiff
path: root/core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala
diff options
context:
space:
mode:
Diffstat (limited to 'core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala')
-rw-r--r--core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala b/core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala
index 2349a6a..5e79c62 100644
--- a/core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala
+++ b/core/source/test/scala/com/rockymadden/stringmetric/TransformSpec.scala
@@ -5,7 +5,7 @@ import org.scalatest.junit.JUnitRunner
@RunWith(classOf[JUnitRunner])
final class TransformSpec extends ScalaTest { "StringTransform" should provide {
- import com.rockymadden.stringmetric.Transform._
+ import Transform._
"filterAlpha()" when passed {
"String" should returns {