laszip: fix path in test

master
Adam Vandenberg 2013-09-19 07:57:54 -07:00
parent 28e7e63292
commit 1c7cf3c58f
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ class Laszip < Formula
end
test do
system "laszippertest"
system "#{bin}/laszippertest"
end
end