aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/toilet.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/toilet.rb b/Library/Formula/toilet.rb
index cae470610..ffba0c634 100644
--- a/Library/Formula/toilet.rb
+++ b/Library/Formula/toilet.rb
@@ -16,5 +16,5 @@ class Toilet < Formula
def test
system "#{bin}/toilet", "--version"
- end
+ end
end