factor/basis/tools/deploy/windows/windows-tests.factor

8 lines
184 B
Factor
Raw Normal View History

2008-05-10 16:22:38 -04:00
IN: tools.deploy.windows.tests
USING: tools.deploy.windows tools.test sequences ;
[ t ] [
"foo" "resource:temp/test-copy-files" create-exe-dir
".exe" tail?
] unit-test