libc: fix tests using.

db4
John Benediktsson 2014-04-04 09:29:42 -07:00
parent d031109cc4
commit 29006e4a86
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
IN: libc.tests IN: libc.tests
USING: libc libc.private tools.test namespaces assocs system USING: destructors kernel libc libc.private namespaces
destructors kernel combinators ; tools.test ;
100 malloc "block" set 100 malloc "block" set