Implement `has_file' condition keyword

This commit is contained in:
Thibault Jouan
2013-08-17 17:10:48 +00:00
parent 3492382968
commit 2cbe1726f7
7 changed files with 69 additions and 2 deletions

View File

@@ -16,7 +16,8 @@ module Producer
end
end
define_test :has_env, Tests::HasEnv
define_test :has_env, Tests::HasEnv
define_test :has_file, Tests::HasFile
attr_accessor :tests