You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-09 05:22:44 +03:00
Test case - array.
This commit is contained in:
committed by
Alberto Fanjul
parent
1135d4e95d
commit
ffc12d2070
6
t/t0008/array.ini
Normal file
6
t/t0008/array.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[sec1]
|
||||
var1=foo bar
|
||||
var2=foo2
|
||||
[sec2]
|
||||
var1=foo bar
|
||||
var2=foo2
|
Reference in New Issue
Block a user