hyperestraier: fix test
This commit is contained in:
parent
ebd5c74126
commit
c3e173bf43
1 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ class Hyperestraier < Formula
|
|||
system "make install-mac"
|
||||
end
|
||||
|
||||
def test
|
||||
system "#{bin}/estcmd version"
|
||||
test do
|
||||
system "#{bin}/estcmd", "version"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue