imageworsener: fix test
It was silently failing against the sandbox.
This commit is contained in:
parent
e7e0aec616
commit
ea78f85434
1 changed files with 2 additions and 3 deletions
|
@ -40,8 +40,7 @@ class Imageworsener < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
cd share/"tests" do
|
||||
cp_r Dir["#{share}/tests/*"], testpath
|
||||
system "./runtest", bin/"imagew"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue