Fix parsing DSN when the driver part includes DBI attributes
[dbsrgits/DBIx-Class-Historic.git] / t / lib / admincfgtest.json
CommitLineData
7b71391b 1{
2 "Model" : {
3 "Gort" : {
4 "connect_info" : [
5 "klaatu",
6 "barada",
7 "nikto"
8 ]
9 }
10 }
11}