diff options
author | Tim Smith <tsmith@chef.io> | 2017-04-05 12:03:04 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2017-04-05 12:03:04 -0700 |
commit | 446b77621a0a979e7496caa23d7cdb36520e516a (patch) | |
tree | 1b91d27969a295ef0644a02cbb3d30c73617f9ef /kitchen-tests | |
parent | ea57be1454a06d2e22e95537636ddb604ff0615c (diff) | |
download | chef-446b77621a0a979e7496caa23d7cdb36520e516a.tar.gz |
Move test templates out of the default directory
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/cookbooks/webapp/templates/index.html.erb (renamed from kitchen-tests/cookbooks/webapp/templates/default/index.html.erb) | 0 | ||||
-rw-r--r-- | kitchen-tests/cookbooks/webapp/templates/index.php.erb (renamed from kitchen-tests/cookbooks/webapp/templates/default/index.php.erb) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/kitchen-tests/cookbooks/webapp/templates/default/index.html.erb b/kitchen-tests/cookbooks/webapp/templates/index.html.erb index 6da0629b9e..6da0629b9e 100644 --- a/kitchen-tests/cookbooks/webapp/templates/default/index.html.erb +++ b/kitchen-tests/cookbooks/webapp/templates/index.html.erb diff --git a/kitchen-tests/cookbooks/webapp/templates/default/index.php.erb b/kitchen-tests/cookbooks/webapp/templates/index.php.erb index b08b076614..b08b076614 100644 --- a/kitchen-tests/cookbooks/webapp/templates/default/index.php.erb +++ b/kitchen-tests/cookbooks/webapp/templates/index.php.erb |