Removed Test::Exception line which was causing test failures
[p5sagit/Config-Any.git] / t / 10-branches.t
index 3e0f400..8e8d1b3 100644 (file)
@@ -1,5 +1,4 @@
 use Test::More tests => 9;\r
-use Test::Exception;\r
 use Config::Any;\r
 \r
 ok ( ! Config::Any->load_files(),  "load_files expects args" );\r