pull/16/head
Dean Karn 10 years ago
parent c0ff4f7f60
commit 83c9883fe8
  1. 2
      validator_test.go

@ -4,7 +4,7 @@ import (
"fmt"
"testing"
"github.com/joeybloggs/go-validate-yourself"
"gopkg.in/joeybloggs/go-validate-yourself.v0"
)
type UserDetails struct {

Loading…
Cancel
Save