Update MANIFEST
authorChristoph Berg <[email protected]>
Tue, 7 Jun 2016 13:53:14 +0000 (15:53 +0200)
committerChristoph Berg <[email protected]>
Tue, 7 Jun 2016 13:53:14 +0000 (15:53 +0200)
MANIFEST

index c320ac2680130c316932b1b49064dc1ed04ebbf6..4fc6dca9ea410479baf6175657ff23bfecdf6636 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,7 +1,7 @@
 check_postgres.pl
 check_postgres.pl.asc
 check_postgres.pl.html
-README
+README.md
 SIGNATURE
 Makefile.PL
 MANIFEST
@@ -12,6 +12,7 @@ MYMETA.yml
 TODO
 
 t/00_basic.t
+t/00_release.t
 t/00_signature.t
 t/00_test_tester.t
 t/01_validate_range.t
@@ -47,6 +48,7 @@ t/02_query_runtime.t
 t/02_query_time.t
 t/02_relation_size.t
 t/02_replicate_row.t
+t/02_replication_slots.t
 t/02_same_schema.t
 t/02_sequence.t
 t/02_settings_checksum.t
@@ -61,4 +63,7 @@ t/03_translations.t
 t/04_timeout.t
 t/05_docs.t
 t/99_cleanup.t
+t/99_perlcritic.t
+t/99_pod.t
+t/99_spellcheck.t
 t/CP_Testing.pm