Removed Test::Exception line which was causing test failures
[p5sagit/Config-Any.git] / MANIFEST
index f00b018..0eac562 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -7,10 +7,11 @@ lib/Config/Any/JSON.pm
 lib/Config/Any/Perl.pm
 lib/Config/Any/XML.pm
 lib/Config/Any/YAML.pm
-MANIFEST
-META.yml                       # Will be created by "make dist"
+Makefile.PL
+MANIFEST                       This list of files
 README
 t/01-use.t
+t/10-branches.t
 t/20-parse.t
 t/50-general.t
 t/51-ini.t
@@ -18,11 +19,15 @@ t/52-json.t
 t/53-perl.t
 t/54-xml.t
 t/55-yaml.t
+t/61-features.t
 t/conf/conf.conf
+t/conf/conf.foo
 t/conf/conf.ini
 t/conf/conf.json
 t/conf/conf.pl
 t/conf/conf.xml
 t/conf/conf.yml
+t/conf/conf2.ini
 t/pod-coverage.t
 t/pod.t
+META.yml