liblas: modernize test
Closes Homebrew/homebrew#29482. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3053bb7b94
commit
5231e7caab
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class Liblas < Formula
|
|||
end
|
||||
end
|
||||
|
||||
def test
|
||||
test do
|
||||
system bin/"liblas-config", "--version"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue