freexl: remove test

This commit is contained in:
Dominyk Tiller 2015-08-04 02:39:06 +01:00
parent 0e1fff7ad7
commit df03cfd0a2

View file

@ -27,8 +27,4 @@ class Freexl < Formula
doc.install "html"
end
end
test do
assert File.exist? "#{lib}/libfreexl.a"
end
end