Fixed bug where if encoding was set in the config file it wasn't used,
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncodingSetInConfig / testappencodingsetinconfig.json
1 {
2     "encoding": "UTF-8"
3 }