tee-clc: fix test
This commit is contained in:
parent
0ae598a2b7
commit
aba3a19a3e
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ class TeeClc < Formula
|
|||
share.install 'help'
|
||||
end
|
||||
|
||||
def test
|
||||
system "mvn", "test" unless build.stable?
|
||||
test do
|
||||
system "#{bin}/tf"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue