tartrazine/tests/apacheconf/test_multi_include_globs.txt

9 lines
198 B
Plaintext

---input---
Include /etc/httpd/conf.d/*/*.conf
---tokens---
'Include' Name.Builtin
' ' Text.Whitespace
'/etc/httpd/conf.d/*/*.conf' Literal.String.Other
'\n' Text.Whitespace