greed: use assert_predicate
This commit is contained in:
parent
5ee12b5c1a
commit
908c824c3a
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ class Greed < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
File.executable? "#{bin}/greed"
|
||||
assert_predicate bin/"greed", :executable?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue