Fix kernel tests

db4
Slava Pestov 2008-07-11 20:33:08 -05:00
parent 610d38720a
commit d278025a39
1 changed files with 0 additions and 4 deletions

View File

@ -114,10 +114,6 @@ IN: kernel.tests
[ total-failure-1 ] must-fail
: total-failure-2 [ ] (call) unimplemented ;
[ total-failure-2 ] must-fail
! From combinators.lib
[ 1 1 2 2 3 3 ] [ 1 2 3 [ dup ] tri@ ] unit-test
[ 1 4 9 ] [ 1 2 3 [ sq ] tri@ ] unit-test