fuse-zip: update test

This commit is contained in:
Adam Vandenberg 2014-02-11 20:33:00 -08:00
parent 100435fc94
commit eec0974ab3

View file

@ -15,6 +15,6 @@ class FuseZip < Formula
end
test do
system "fuse-zip", "--help"
system bin/"fuse-zip", "--help"
end
end