forgot an ini file
Brian Cassidy [Mon, 28 Jan 2008 15:07:50 +0000 (15:07 +0000)]
t/conf/subsections.ini [new file with mode: 0644]

diff --git a/t/conf/subsections.ini b/t/conf/subsections.ini
new file mode 100644 (file)
index 0000000..046640e
--- /dev/null
@@ -0,0 +1,6 @@
+[section1]
+a = 1
+[section1 subsection1]
+b = 2
+[section1 subsection2]
+c = 3