]> gitweb.factorcode.org Git - factor.git/blob - basis/io/files/info/windows/windows-tests.factor
Switch to https urls
[factor.git] / basis / io / files / info / windows / windows-tests.factor
1 ! Copyright (C) 2009 Doug Coleman.
2 ! See https://factorcode.org/license.txt for BSD license.
3 USING: tools.test io.files.info.windows system kernel ;
4
5 { } [ vm-path file-times 3drop ] unit-test