Test load_files throws parse errors when use_ext=1
authorRussell Jenkins <veryrusty@gmail.com>
Wed, 29 Apr 2015 00:48:45 +0000 (10:48 +1000)
committerBrian Cassidy <brian.cassidy@gmail.com>
Wed, 29 Apr 2015 23:03:29 +0000 (20:03 -0300)
commit67a1cd509bfc3f77a4fcaf42710de01597987bb0
tree679e114bccb64bc7fc8204798fa13f702a92edf9
parentf9f3d682a0332cec1207764dcada85a7ff7750f0
Test load_files throws parse errors when use_ext=1

Piggyback off existing tests for invalid config files to verify a parse
error is thrown when the config is invalid and use_ext => 1.

Signed-off-by: Brian Cassidy <brian.cassidy@gmail.com>
t/50-general.t
t/51-ini.t
t/52-json.t
t/53-perl.t
t/54-xml.t
t/55-yaml.t