From cc9d18219af9375ad89eaa8a23f1e0bcffa5734e Mon Sep 17 00:00:00 2001 From: Adam Scarr Date: Mon, 7 Aug 2017 20:07:29 +1000 Subject: add debugging --- combinator_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'combinator_test.go') diff --git a/combinator_test.go b/combinator_test.go index 0cd5ea5..0f10b01 100644 --- a/combinator_test.go +++ b/combinator_test.go @@ -1,4 +1,4 @@ -package parsec +package goparsify import ( "testing" -- cgit v1.2.3