add missing USING: to alien.c-types test

db4
Joe Groff 2009-09-27 18:18:13 -05:00
parent 232d1d319c
commit 20621bbbb6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
USING: alien alien.syntax alien.c-types kernel tools.test USING: alien alien.syntax alien.c-types alien.parser
sequences system libc alien.strings io.encodings.utf8 kernel tools.test sequences system libc alien.strings
math.constants classes.struct ; io.encodings.utf8 math.constants classes.struct ;
IN: alien.c-types.tests IN: alien.c-types.tests
CONSTANT: xyz 123 CONSTANT: xyz 123