Update test10.conf to trigger issue #136.

This commit is contained in:
Jesse Kinkead 2014-01-29 13:06:01 -08:00
parent 2ff0e15cd4
commit 07c67aed2e

View File

@ -3,3 +3,9 @@
foo {
include "test09.conf"
}
bar {
nested {
include "test09.conf"
}
}