Merge pull request #155 from ardan-bkennedy/patch-2

Update examples_test.go
v6 v6.6
Dean Karn 9 years ago
commit 9a93f0165a
  1. 2
      examples_test.go

@ -3,7 +3,7 @@ package validator_test
import (
"fmt"
"../validator"
"gopkg.in/bluesuncorp/validator.v6"
)
func ExampleValidate_new() {

Loading…
Cancel
Save