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, 2 insertions, 0 deletions
diff --git a/skate/verify_test.go b/skate/verify_test.go
index 350a0cc..2a88f77 100644
--- a/skate/verify_test.go
+++ b/skate/verify_test.go
@@ -5,6 +5,8 @@ import (
"io/ioutil"
"strings"
"testing"
+
+ json "github.com/segmentio/encoding/json"
)
func TestSlugifyString(t *testing.T) {