tartrazine/spec/tests/apacheconf/test_include_globs.txt

9 lines
194 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