Removed Test::Exception line which was causing test failures
[p5sagit/Config-Any.git] / MANIFEST
index 6f94e5d..0eac562 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -8,11 +8,10 @@ lib/Config/Any/Perl.pm
 lib/Config/Any/XML.pm
 lib/Config/Any/YAML.pm
 Makefile.PL
-MANIFEST
-META.yml                       # Will be created by "make dist"
+MANIFEST                       This list of files
 README
-t/00.load.t
 t/01-use.t
+t/10-branches.t
 t/20-parse.t
 t/50-general.t
 t/51-ini.t
@@ -20,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