liblas: modernize test

Closes Homebrew/homebrew#29482.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Mike Naberezny 2014-05-21 21:18:39 -07:00 committed by Jack Nagel
parent 3053bb7b94
commit 5231e7caab

View file

@ -31,7 +31,7 @@ class Liblas < Formula
end
end
def test
test do
system bin/"liblas-config", "--version"
end
end