ykclient: improve test
This commit is contained in:
parent
553f14038e
commit
9a824d76bb
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ class Ykclient < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/ykclient", "--version"
|
||||
assert_equal version.to_s, shell_output("#{bin}/ykclient --version").chomp
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue