radare2 0.10.2
Closes #262. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
21c1a9acc9
commit
cd30fc829a
1 changed files with 1 additions and 1 deletions
|
@ -95,6 +95,6 @@ class Radare2 < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert_match /radare2 0\.10\.2/, shell_output("#{bin}/r2 -version")
|
||||
assert_match /radare2 #{version.to_s}/, shell_output("#{bin}/r2 -version")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue