From 143042a5e81009f9b4e3914d64997a967f83e33b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 16 Jun 2014 20:20:39 -0700 Subject: advancecomp: style --- Library/Formula/advancecomp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/advancecomp.rb b/Library/Formula/advancecomp.rb index fa4d36f67..a5341a483 100644 --- a/Library/Formula/advancecomp.rb +++ b/Library/Formula/advancecomp.rb @@ -11,7 +11,7 @@ class Advancecomp < Formula system "make install" end - def test + test do system bin/"advdef", "--version" system bin/"advpng", "--version" end -- cgit v1.2.3