aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-05-01 21:06:45 +0100
committerMike McQuaid2014-05-06 19:34:02 +0100
commite80c6aba9c2574fe1b47933538fd4d9f7b09c3fc (patch)
tree91d920620d747392e61ba68ba6c34ae8bd4cf2e0
parent30301d2c7c0895111ae2b2385c873eea75060b9c (diff)
downloadhomebrew-e80c6aba9c2574fe1b47933538fd4d9f7b09c3fc.tar.bz2
ice: add test.
-rw-r--r--Library/Formula/ice.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb
index 45dfe87fb..6649dafe2 100644
--- a/Library/Formula/ice.rb
+++ b/Library/Formula/ice.rb
@@ -57,6 +57,10 @@ class Ice < Formula
end
end
+ test do
+ system "#{bin}/icebox", "--version"
+ end
+
def caveats
<<-EOS.undent
To enable IcePHP, you will need to change your php.ini