From 44d035fe38dac0b91e1fdadb576459f5ec19739a Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 17 May 2007 21:15:52 +0000 Subject: Merging Inifile and Menu into Menufile Fixed a scope bug in Menufile, and added more tests git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1204 4979c152-3d1c-0410-bac9-87ea11338e46 --- t/data/12-menu2.ini | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 t/data/12-menu2.ini (limited to 't/data/12-menu2.ini') diff --git a/t/data/12-menu2.ini b/t/data/12-menu2.ini new file mode 100644 index 00000000..0064ff6b --- /dev/null +++ b/t/data/12-menu2.ini @@ -0,0 +1,9 @@ +# Second test inifile +[section] ; New section +[AR--foo] ; But appending now to an old one +module=am.pl +. +No more content... Time to go home +Yes, really. +[This is not a real section] +not=real -- cgit v1.2.3