diff options
Diffstat (limited to 'Library/Formula/ndiff.rb')
| -rw-r--r-- | Library/Formula/ndiff.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ndiff.rb b/Library/Formula/ndiff.rb index 70021fa3d..6f2c8188d 100644 --- a/Library/Formula/ndiff.rb +++ b/Library/Formula/ndiff.rb @@ -18,7 +18,7 @@ class Ndiff < Formula man1.install "man/man1/ndiff.1" end - def test + test do system "#{bin}/ndiff", "--help" end end |
