From: Brian Cassidy Date: Mon, 28 Jan 2008 15:07:50 +0000 (+0000) Subject: forgot an ini file X-Git-Tag: v0.11~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=commitdiff_plain;h=4f8c983c10fc352042b274b601fd5b1e0508edfe forgot an ini file --- diff --git a/t/conf/subsections.ini b/t/conf/subsections.ini new file mode 100644 index 0000000..046640e --- /dev/null +++ b/t/conf/subsections.ini @@ -0,0 +1,6 @@ +[section1] +a = 1 +[section1 subsection1] +b = 2 +[section1 subsection2] +c = 3