Implement `file_match' condition keyword
This commit is contained in:
@@ -36,6 +36,7 @@ module Producer
|
||||
define_test :sh, Tests::ShellCommandStatus
|
||||
define_test :file_contains, Tests::FileContains
|
||||
define_test :file_eq, Tests::FileEq
|
||||
define_test :file_match, Tests::FileMatch
|
||||
define_test :env?, Tests::HasEnv
|
||||
define_test :executable?, Tests::HasExecutable
|
||||
define_test :dir?, Tests::HasDir
|
||||
|
Reference in New Issue
Block a user