]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/acme/acme-tests.factor
factor: add newlines to .factor files
[factor.git] / basis / editors / acme / acme-tests.factor
index 2b9eed5e4a84215080b52f9ba916da37a377e28d..1c8e7c809e4e7545b9282e8be686537ce5130ff6 100644 (file)
@@ -9,4 +9,5 @@ IN: editors.acme.tests
  "/plan9env" "PLAN9" [ plan9-path ] with-os-env ] with-variable ] unit-test
 
 { "/usr/local/plan9" } [ f \ plan9-path [
- f "PLAN9" [ plan9-path ] with-os-env ] with-variable ] unit-test
\ No newline at end of file
+ f "PLAN9" [ plan9-path ] with-os-env ] with-variable ] unit-test
+