From 080cd150acf5d4381d47d2f8ed962a6544c3981c Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 14 Dec 2013 19:38:21 +0000 Subject: googlecl: add (crap) test. --- Library/Formula/googlecl.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/googlecl.rb b/Library/Formula/googlecl.rb index fbeaeb446..d133d2839 100644 --- a/Library/Formula/googlecl.rb +++ b/Library/Formula/googlecl.rb @@ -31,4 +31,8 @@ class Googlecl < Formula wrap "#{bin}/google", python.site_packages end + + test do + system "#{bin}/google", '--version' + end end -- cgit v1.2.3