test image copy. closes #153

This commit is contained in:
Thomas Reynolds 2011-12-09 10:53:15 -08:00
parent 7da1edeb6e
commit 1feea222c0

View file

@ -13,6 +13,7 @@ Feature: Builder
Then "stylesheets/static.css" should exist at "test-app" and include "body"
Then "_partial.html" should not exist at "test-app"
Then "spaces in file.html" should exist at "test-app" and include "spaces"
Then "images/blank.gif" should exist at "test-app"
Then "images/Read me (example).txt" should exist at "test-app"
Then "images/Child folder/regular_file(example).txt" should exist at "test-app"
Then ".htaccess" should exist at "test-app"