diff options
Diffstat (limited to 'parser_test.go')
-rw-r--r-- | parser_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser_test.go b/parser_test.go index acb569e..d7ab0d4 100644 --- a/parser_test.go +++ b/parser_test.go @@ -1,4 +1,4 @@ -package parsec +package goparsify import ( "testing" |