X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Feditors%2Facme%2Facme-tests.factor;h=1c8e7c809e4e7545b9282e8be686537ce5130ff6;hp=2b9eed5e4a84215080b52f9ba916da37a377e28d;hb=726a8b784b91bb5e5d1ee01af46a6b91cf0ff438;hpb=7ce33839919485fa70f2ac825543a73bbb27725c diff --git a/basis/editors/acme/acme-tests.factor b/basis/editors/acme/acme-tests.factor index 2b9eed5e4a..1c8e7c809e 100644 --- a/basis/editors/acme/acme-tests.factor +++ b/basis/editors/acme/acme-tests.factor @@ -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 +