vcsh: fix test
This commit is contained in:
parent
c2d20afc74
commit
c492a4f02b
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ class Vcsh < Formula
|
|||
bin.install 'vcsh'
|
||||
end
|
||||
|
||||
def test
|
||||
system "vcsh"
|
||||
test do
|
||||
system "#{bin}/vcsh"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue