update cocoa tests

db4
Joe Groff 2009-10-21 18:19:35 -05:00
parent cc5f9ff98a
commit f9320e229f
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
USING: cocoa cocoa.messages cocoa.subclassing cocoa.types
compiler kernel namespaces cocoa.classes tools.test memory
compiler.units math core-graphics.types ;
compiler kernel namespaces cocoa.classes cocoa.runtime
tools.test memory compiler.units math core-graphics.types ;
FROM: alien.c-types => int void ;
IN: cocoa.tests
CLASS: {