add file-systems unit test
parent
6d183a7410
commit
1777dde283
|
@ -283,3 +283,6 @@ USE: debugger.threads
|
||||||
[ "resource:core/bootstrap/stage2.factor" (normalize-path) ]
|
[ "resource:core/bootstrap/stage2.factor" (normalize-path) ]
|
||||||
unit-test
|
unit-test
|
||||||
] with-scope
|
] with-scope
|
||||||
|
|
||||||
|
[ t ] [ "/" file-system-info file-system-info? ] unit-test
|
||||||
|
[ t ] [ file-systems [ file-system-info? ] all? ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue