mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
retrigger build
This commit is contained in:
parent
dd4b3efa47
commit
02ac1f61c4
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ func TestMacro(t *testing.T) {
|
||||||
p := testParser(`(common) {
|
p := testParser(`(common) {
|
||||||
gzip foo
|
gzip foo
|
||||||
errors stderr
|
errors stderr
|
||||||
|
|
||||||
}
|
}
|
||||||
http://example.com {
|
http://example.com {
|
||||||
import common
|
import common
|
||||||
|
|
Loading…
Reference in a new issue