opensyobon: use assert_predicate
This commit is contained in:
parent
eec7cb6cda
commit
600268d198
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,6 @@ class Opensyobon < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
File.executable? "#{pkgshare}/SyobonAction"
|
||||
assert_predicate pkgshare/"SyobonAction", :executable?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue