crystal-icr: tweak the test.
This commit is contained in:
parent
54beafd6e3
commit
8783437f80
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ class CrystalIcr < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert_match "icr version #{version}\n", shell_output("#{bin/"icr"} -v")
|
||||
assert_match "icr version #{version}", shell_output("#{bin}/icr -v")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue