From 13fe08be038dbdcac6ae835fcbce3ae480e278bd Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 26 Feb 2014 21:30:02 -0800 Subject: bagit: minimal test --- Library/Formula/bagit.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/bagit.rb b/Library/Formula/bagit.rb index d7065fb27..6fcc1ebce 100644 --- a/Library/Formula/bagit.rb +++ b/Library/Formula/bagit.rb @@ -23,4 +23,8 @@ class Bagit < Formula bin.install 'bin/bag' (prefix+'conf').install 'bin/bag.classworlds.conf' end + + test do + system bin/'bag' + end end -- cgit v1.2.3