fix using

Doug Coleman 2009-10-16 19:56:48 -05:00
parent 56915d5f0b
commit 7541e570de
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ USING: tools.test io.files io.files.temp io.pathnames
io.directories io.files.info io.files.info.unix continuations io.directories io.files.info io.files.info.unix continuations
kernel io.files.unix math.bitwise calendar accessors kernel io.files.unix math.bitwise calendar accessors
math.functions math unix.users unix.groups arrays sequences math.functions math unix.users unix.groups arrays sequences
grouping io.pathnames.tests ; grouping io.pathnames.private ;
IN: io.files.unix.tests IN: io.files.unix.tests
[ "/usr/libexec/" ] [ "/usr/libexec/awk/" parent-directory ] unit-test [ "/usr/libexec/" ] [ "/usr/libexec/awk/" parent-directory ] unit-test