Revert "icecast: add test" due to build failure

This reverts commit 0351b431895b046074facc9483e41ec75a52e41c.
This commit is contained in:
mikit 2018-03-19 16:10:40 +09:00 committed by ilovezfs
parent 15124a0f02
commit e0ddfaf8fa

View file

@ -27,8 +27,4 @@ class Icecast < Formula
(prefix+"var/log/icecast").mkpath
touch prefix+"var/log/icecast/error.log"
end
test do
system "#{bin}/icecast", "--version"
end
end