Fix a typo in alien unit test

darcs
slava 2006-02-07 02:52:25 +00:00
parent 85b6ea9280
commit 5e5fd021c2
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
IN: temporary
USING: alien arrays kernel kernel-internals namespaces
objective-c test ;
USING: alien arrays kernel kernel-internals namespaces objc test ;
[ t ] [ 0 <alien> 0 <alien> = ] unit-test
[ f ] [ 0 <alien> 1024 <alien> = ] unit-test