From 463cfe06139b54dae85e393de7fb12bcf2aad80c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 25 Mar 2013 13:34:44 -0500 Subject: asymptote: fix test --- Library/Formula/asymptote.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/asymptote.rb b/Library/Formula/asymptote.rb index 9cdf147f7..fe59988fd 100644 --- a/Library/Formula/asymptote.rb +++ b/Library/Formula/asymptote.rb @@ -48,8 +48,6 @@ class Asymptote < Formula system "pdflatex asy_test" system "asy asy_test-1.asy" system "pdflatex asy_test" - - return (not $? == 0) end def caveats; <<-EOS.undent -- cgit v1.2.3