aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/grammar/lexical/lexical.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/unit/grammar/lexical/lexical.go (renamed from tests/unit/urubu/grammar/lexical.go)3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unit/urubu/grammar/lexical.go b/tests/unit/grammar/lexical/lexical.go
index b621cd2..54cace4 100644
--- a/tests/unit/urubu/grammar/lexical.go
+++ b/tests/unit/grammar/lexical/lexical.go
@@ -336,3 +336,6 @@ func TestCompile(t *testing.T) {
})
}
}
+
+
+func MainTest() {}