projects
/
p5sagit/Config-Any.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
47730c9
)
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]
patch
|
blob
diff --git a/t/conf/subsections.ini
b/t/conf/subsections.ini
new file mode 100644
(file)
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