]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/windows/windows-tests.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / windows / windows-tests.factor
index deaf7338aa5ec1387e086b53d576fd753410a3c1..2064e639dde7eaebba126b5c4e7ed8c68a274e9e 100644 (file)
@@ -1,7 +1,7 @@
-IN: tools.deploy.windows.tests\r
-USING: io.files.temp tools.deploy.windows tools.test sequences ;\r
-\r
-[ t ] [\r
-    "foo" "test-copy-files" temp-file create-exe-dir\r
-    ".exe" tail?\r
-] unit-test\r
+IN: tools.deploy.windows.tests
+USING: io.files.temp tools.deploy.windows tools.test sequences ;
+
+[ t ] [
+    "foo" "test-copy-files" temp-file create-exe-dir
+    ".exe" tail?
+] unit-test