diff options
Diffstat (limited to 'Library/Formula/diffuse.rb')
| -rw-r--r-- | Library/Formula/diffuse.rb | 2 | 
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 | 
