factor/basis/io/files/listing/listing-tests.factor

9 lines
226 B
Factor
Raw Normal View History

2008-11-14 01:25:00 -05:00
! Copyright (C) 2008 Your name.
! See http://factorcode.org/license.txt for BSD license.
USING: tools.test io.files.listing strings kernel ;
IN: io.files.listing.tests
\ directory. must-infer
2008-11-14 01:25:00 -05:00
[ ] [ "" directory. ] unit-test