summaryrefslogtreecommitdiff
path: root/parser_test.go
diff options
context:
space:
mode:
authorAdam Scarr <adam@vektah.net>2017-08-07 20:07:29 +1000
committerAdam Scarr <adam@vektah.net>2017-08-07 20:07:29 +1000
commitcc9d18219af9375ad89eaa8a23f1e0bcffa5734e (patch)
tree4aaf4771b90fbf622f1ebb80a8dabd6a149deb69 /parser_test.go
parent02103782eb22edeca876936596674fa07442daf4 (diff)
add debugging
Diffstat (limited to 'parser_test.go')
-rw-r--r--parser_test.go2
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"