aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/writerperfect.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/writerperfect.rb b/Library/Formula/writerperfect.rb
index 42cb8b312..8134bdaa8 100644
--- a/Library/Formula/writerperfect.rb
+++ b/Library/Formula/writerperfect.rb
@@ -27,8 +27,4 @@ class Writerperfect < Formula
"--prefix=#{prefix}"
system "make", "install"
end
-
- test do
- system "echo", "`#{bin}/wpd2odt`"
- end
end