parser: update unit test

Slava Pestov 2010-07-08 15:40:34 -04:00
parent 3af17c6bfc
commit f3ae3b7fc8
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ DEFER: foo
! parse-tokens should do the right thing on EOF
[ "USING: kernel" eval( -- ) ]
[ error>> T{ unexpected { want ";" } } = ] must-fail-with
[ error>> T{ unexpected { want "token" } } = ] must-fail-with
! Test smudging