alien.prettyprint: fix unit test snafu

db4
Slava Pestov 2010-08-11 21:52:37 -07:00
parent 7d4b64e361
commit cc71799833
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
USING: alien.c-types alien.prettyprint alien.syntax
io.streams.string see tools.test prettyprint ;
io.streams.string see tools.test prettyprint
io.encodings.ascii ;
IN: alien.prettyprint.tests
CONSTANT: FOO 10