update test import path

pull/29/head
Dean Karn 10 years ago
parent 7ac98be692
commit d474ce1ce6
  1. 2
      validator_test.go

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

Loading…
Cancel
Save