parser.tests: fix test that broke

char-rename
Björn Lindqvist 2016-12-06 09:08:42 +01:00
parent 1f3394af26
commit 073dc4686a
1 changed files with 3 additions and 1 deletions

View File

@ -648,5 +648,7 @@ EXCLUDE: qualified.tests.bar => x ;
! parse-array-def
{ { 10 20 30 } } [
{ "10 20 30 ;" } <lexer> [ parse-array-def ] with-lexer
[
{ "10 20 30 ;" } <lexer> [ parse-array-def ] with-lexer
] with-file-vocabs
] unit-test