mercurial: fix test.
This commit is contained in:
parent
9c8bc61b2c
commit
c6c0a5feb0
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ class Mercurial < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/hg", "debuginstall"
|
||||
system "#{bin}/hg", "init"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue