Implement `has_file' condition keyword

This commit is contained in:
Thibault Jouan
2013-09-26 00:28:40 +00:00
parent 3492382968
commit 2cbe1726f7
7 changed files with 69 additions and 2 deletions
+2 -1
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