aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/diffuse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/diffuse.rb')
-rw-r--r--Library/Formula/diffuse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/diffuse.rb b/Library/Formula/diffuse.rb
index 0ae1d474b..26ff745f9 100644
--- a/Library/Formula/diffuse.rb
+++ b/Library/Formula/diffuse.rb
@@ -14,7 +14,7 @@ class Diffuse < Formula
"--prefix=#{prefix}"
end
- def test
+ test do
system "#{bin}/diffuse", "--help"
end
end