Skip to content

Commit

Permalink
Merge pull request #1384 from MichaelTimbert/manifest.t
Browse files Browse the repository at this point in the history
Move manifest.t to MANIFEST.SKIP
  • Loading branch information
MichaelTimbert authored Oct 18, 2024
2 parents 20788a7 + 0ddde89 commit 04d8f94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ t/asn.data
t/asn.t
t/dnsname.t
t/logger.t
t/manifest.t
t/methodsv2.data
t/methodsv2.t
t/nameserver-axfr.data
Expand Down
3 changes: 3 additions & 0 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@
# Debian packaging
^debian/
^.pc/

# Avoid MANIFEST test
t/manifest.t

0 comments on commit 04d8f94

Please sign in to comment.