aboutsummaryrefslogtreecommitdiff
path: root/spec/grammar/parser_test.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/grammar/parser_test.go (renamed from spec/parser_test.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/parser_test.go b/spec/grammar/parser_test.go
index c7d43de..dcacd7d 100644
--- a/spec/parser_test.go
+++ b/spec/grammar/parser_test.go
@@ -1,4 +1,4 @@
-package spec
+package grammar
import (
"strings"