yacas: update test.
This commit is contained in:
parent
7ae178b7c8
commit
a42c60cf84
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ class Yacas < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/yacas", "--version"
|
||||
assert_match version.to_s, shell_output("#{bin}/yacas -v")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue