Merge pull request #29 from joeybloggs/v5

update test import path
pull/31/head
Dean Karn 9 years ago
commit 42419864c0
  1. 2
      validator_test.go

@ -6,7 +6,7 @@ import (
"testing"
"time"
"github.com/joeybloggs/go-validate-yourself"
"gopkg.in/bluesuncorp/go-validate-yourself.v5"
. "gopkg.in/check.v1"
)

Loading…
Cancel
Save