diff --git a/Formula/just.rb b/Formula/just.rb index eaf14fcda2..619c30cabf 100644 --- a/Formula/just.rb +++ b/Formula/just.rb @@ -18,7 +18,7 @@ class Just < Formula end test do - (testpath/"justfile").write <<-EOS.undent + (testpath/"justfile").write <<~EOS default: touch it-worked EOS