From 3b9cab25fc8d1b7cf0cf6c87ba3c87ec963f06f7 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 18 Jan 2015 18:03:56 +0100 Subject: torrentcheck: remove broken test. --- Library/Formula/torrentcheck.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/torrentcheck.rb b/Library/Formula/torrentcheck.rb index d3217e308..91a0fa39e 100644 --- a/Library/Formula/torrentcheck.rb +++ b/Library/Formula/torrentcheck.rb @@ -10,8 +10,4 @@ class Torrentcheck < Formula system ENV.cc, "torrentcheck.c", "sha1.c", "-o", "torrentcheck", *ENV.cflags.to_s.split bin.install 'torrentcheck' end - - test do - system "#{bin}/torrentcheck" - end end -- cgit v1.2.3