5 lines
158 B
Factor
5 lines
158 B
Factor
|
! Copyright (C) 2011 Doug Coleman.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test io.standard-paths ;
|
||
|
IN: io.standard-paths.tests
|