annotations tests were broken if you have any TODOs yourself

db4
Doug Coleman 2009-10-28 12:50:18 -05:00
parent 7ef15865a8
commit 37a87e85ab
1 changed files with 5 additions and 2 deletions

View File

@ -23,5 +23,8 @@ IN: annotations.tests
} 1&&
] unit-test
[ { four three } ] [ BROKENs natural-sort ] unit-test
[ { five } ] [ TODOs ] unit-test
[ t ] [
BROKENs { [ \ four swap member? ] [ \ three swap member? ] } 1&&
] unit-test
[ t ] [ TODOs \ five swap member? ] unit-test