Upload Modules
This commit is contained in:
11
ngx_fancyindex/t/12-local-footer-nested.test
Normal file
11
ngx_fancyindex/t/12-local-footer-nested.test
Normal file
@@ -0,0 +1,11 @@
|
||||
#! /bin/bash
|
||||
cat <<---
|
||||
This test checks that the configuration file is properly parsed if there
|
||||
is only one parameter passed to the fancyindex_header and fancyindex_footer
|
||||
configuration directives.
|
||||
--
|
||||
|
||||
nginx_start 'fancyindex_header "/header";
|
||||
fancyindex_footer "/footer";'
|
||||
|
||||
nginx_is_running || fail 'Nginx died'
|
||||
Reference in New Issue
Block a user