! Copyright (C) 2009 Doug Coleman. ! See http://factorcode.org/license.txt for BSD license. USING: tools.test io.files.info.windows system kernel ; IN: io.files.info.windows.tests [ ] [ vm file-times 3drop ] unit-test