4 lines
74 B
Ruby
4 lines
74 B
Ruby
configure do
|
|
check_program "program-that-is-not-found", fail: false
|
|
end
|
configure do
|
|
check_program "program-that-is-not-found", fail: false
|
|
end
|