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