fix unit test

db4
Doug Coleman 2008-04-04 16:21:45 -05:00
parent b35ef01860
commit fa15df3189
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USING: io.files kernel tools.test io.backend
io.windows.nt.files splitting sequences ;
io.windows.nt.files splitting sequences io.files.private ;
IN: io.windows.nt.files.tests
[ f ] [ "\\foo" absolute-path? ] unit-test