diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/prooftree.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/prooftree.rb b/Library/Formula/prooftree.rb index bfa86eef0..591e8d36d 100644 --- a/Library/Formula/prooftree.rb +++ b/Library/Formula/prooftree.rb @@ -20,8 +20,4 @@ class Prooftree < Formula system "make" system "make install" end - - test do - system "#{bin}/prooftree", "-help" - end end |
