From 1c830bb09c0a8124dd231889d59f26e62fda557d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 6 Oct 2014 07:24:40 -0700 Subject: prooftree: remove test that requires GUI --- Library/Formula/prooftree.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3