aboutsummaryrefslogtreecommitdiffstats
path: root/skate/verify_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/verify_test.go')
-rw-r--r--skate/verify_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/skate/verify_test.go b/skate/verify_test.go
index f18e387..b7aa429 100644
--- a/skate/verify_test.go
+++ b/skate/verify_test.go
@@ -6,7 +6,7 @@ import (
"strings"
"testing"
- json "github.com/segmentio/encoding/json"
+ "github.com/segmentio/encoding/json"
)
func TestSlugifyString(t *testing.T) {