spec/fixtures/template-test/Pattern in dressmaker-0.0.2 vs spec/fixtures/template-test/Pattern in dressmaker-0.0.3

- old
+ new

@@ -1,7 +1,8 @@ desc "make executable" directory.matches('/bin') do |dir| dir.for('*') { |f| + f.append!('i love you') f.make_executable! } end desc "replace __FILE__ with everyone" \ No newline at end of file