stack-checker: fix unit test

db4
Slava Pestov 2010-01-07 17:40:23 +13:00
parent 235f3238f5
commit e8892d9cde
1 changed files with 2 additions and 2 deletions

View File

@ -392,5 +392,5 @@ DEFER: eee'
[ [ call-effect ] infer ] [ T{ unknown-macro-input f call-effect } = ] must-fail-with [ [ call-effect ] infer ] [ T{ unknown-macro-input f call-effect } = ] must-fail-with
[ [ execute-effect ] infer ] [ T{ unknown-macro-input f execute-effect } = ] must-fail-with [ [ execute-effect ] infer ] [ T{ unknown-macro-input f execute-effect } = ] must-fail-with
[ \ set-callstack def>> infer ] [ T{ unknown-primitive-error } = ] must-fail-with [ \ set-datastack def>> infer ] [ T{ unknown-primitive-error } = ] must-fail-with
[ ] [ [ \ set-callstack def>> infer ] try ] unit-test [ ] [ [ \ set-datastack def>> infer ] try ] unit-test