diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/zint.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/zint.rb b/Library/Formula/zint.rb index 17a463064..bee35f616 100644 --- a/Library/Formula/zint.rb +++ b/Library/Formula/zint.rb @@ -23,7 +23,6 @@ class Zint < Formula def test mktemp do system "#{bin}/zint", "-o", "test-zing.png", "-d", "This Text" - system "/usr/bin/qlmanage", "-p", "test-zing.png" end end end |
