Skip to content

Commit

Permalink
Update doc.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Karn authored and Dean Karn committed Sep 24, 2015
1 parent aef5ee7 commit 81e18c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ validations.
import (
"errors"
"testing"
. "gopkg.in/bluesuncorp/assert.v1"
. "gopkg.in/go-playground/assert.v1"
)
func AssertCustomErrorHandler(t *testing.T, errs map[string]string, key, expected string) {
Expand Down

0 comments on commit 81e18c3

Please sign in to comment.