diff options
Diffstat (limited to 'regress/runtime')
-rwxr-xr-x | regress/runtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/runtime b/regress/runtime index 6b1708c..73ceb93 100755 --- a/regress/runtime +++ b/regress/runtime @@ -161,6 +161,7 @@ check "should be running" # make sure we can use different lang in different location rules config '' 'lang "it" location "/en/*" { lang "en" } location "/de/*" { lang "de" }' checkconf +echo OK parse multiple locations correctly restart # try with CGI scripts |