compiler: fix alien tests

db4
Slava Pestov 2009-11-06 01:04:02 -06:00
parent e2107166ff
commit 279d1169d2
1 changed files with 1 additions and 2 deletions

View File

@ -588,5 +588,4 @@ FUNCTION: short ffi_test_48 ( bool-field-test x ) ;
! Regression: calling an undefined function would raise a protection fault
FUNCTION: void this_does_not_exist ( ) ;
[ this_does_not_exist ] [ { "kernel-error" 10 f f } = ] must-fail-with
[ this_does_not_exist ] [ { "kernel-error" 9 f f } = ] must-fail-with