X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=t%2F10-branches.t;fp=t%2F10-branches.t;h=8e8d1b35e30e9ccf699f8a8b1ce0142a30f7f17c;hp=3e0f400e78c24acb49f49a3945530082e2b95ba0;hb=4ab3432cd53b63f3979ead71525ebcf217825328;hpb=41f47406cfe9dae0851eec4976ffcb7f4c368f22 diff --git a/t/10-branches.t b/t/10-branches.t index 3e0f400..8e8d1b3 100644 --- a/t/10-branches.t +++ b/t/10-branches.t @@ -1,5 +1,4 @@ use Test::More tests => 9; -use Test::Exception; use Config::Any; ok ( ! Config::Any->load_files(), "load_files expects args" );