Add expectation that .nojekyll file should exist to directory_index feature
This commit is contained in:
parent
0d4dd71ae2
commit
00d6a78872
|
@ -12,6 +12,7 @@ Feature: Directory Index
|
||||||
| regular/index.html |
|
| regular/index.html |
|
||||||
| .htaccess |
|
| .htaccess |
|
||||||
| .htpasswd |
|
| .htpasswd |
|
||||||
|
| .nojekyll |
|
||||||
Then the following files should not exist:
|
Then the following files should not exist:
|
||||||
| egular/index/index.html |
|
| egular/index/index.html |
|
||||||
| needs_index.html |
|
| needs_index.html |
|
||||||
|
|
Loading…
Reference in a new issue