You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-07 18:02:52 +03:00
Test case - array.
This commit is contained in:
committed by
Alberto Fanjul
parent
cd0a4314b1
commit
3579a2ee08
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