diff options
author | Christoph Berg | 2016-06-07 13:53:14 +0000 |
---|---|---|
committer | Christoph Berg | 2016-06-07 13:53:14 +0000 |
commit | e371eb86b4de4a992b94cdd8fe9b1af0932fea33 (patch) | |
tree | e781d5420ac184c15d5194a9ae92d76bc20b2eeb | |
parent | 6a7dacc0a325960d2b2c525ce5d347fe7946da84 (diff) |
Update MANIFEST
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |