writerperfect: remove test
This didn't actually test anything, it just echoed the literal string `/usr/local/Cellar/writerperfect/0.9.1/bin/wpd2odt`
This commit is contained in:
parent
07b8ad92b5
commit
0d1483c954
1 changed files with 0 additions and 4 deletions
|
@ -27,8 +27,4 @@ class Writerperfect < Formula
|
|||
"--prefix=#{prefix}"
|
||||
system "make", "install"
|
||||
end
|
||||
|
||||
test do
|
||||
system "echo", "`#{bin}/wpd2odt`"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue