Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
agiledragon committed Sep 23, 2018
1 parent b6742d5 commit 0ba3ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ func TestApplyFuncVarSeq(t *testing.T) {
## NewPatches

```go
mport (
import (
. "github.com/agiledragon/gomonkey"
. "github.com/smartystreets/goconvey/convey"
"testing"
Expand Down

0 comments on commit 0ba3ddf

Please sign in to comment.