Add expectation that .nojekyll file should exist to directory_index feature

This commit is contained in:
Arron Mabrey 2013-06-30 18:45:49 -04:00
parent 0d4dd71ae2
commit 00d6a78872

View file

@ -12,6 +12,7 @@ Feature: Directory Index
| regular/index.html |
| .htaccess |
| .htpasswd |
| .nojekyll |
Then the following files should not exist:
| egular/index/index.html |
| needs_index.html |