fix using
parent
56915d5f0b
commit
7541e570de
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue