Added data test

This commit is contained in:
Sasha Koshka 2022-08-15 14:23:53 -04:00
parent 00bcfaab0b
commit 3a3c588023
2 changed files with 38 additions and 1 deletions

View File

@ -42,7 +42,6 @@ func quickIdentifier (trail ...string) (identifier Identifier) {
} }
func TestMeta (test *testing.T) { func TestMeta (test *testing.T) {
checkTree ("../tests/parser/meta", checkTree ("../tests/parser/meta",
`:arf `:arf
author "Sasha Koshka" author "Sasha Koshka"