Skip to content

Add t/context.t to MANIFEST#37

Draft
toddr-bot wants to merge 1 commit into
mainfrom
koan.toddr.bot/fix-manifest
Draft

Add t/context.t to MANIFEST#37
toddr-bot wants to merge 1 commit into
mainfrom
koan.toddr.bot/fix-manifest

Conversation

@toddr-bot

Copy link
Copy Markdown

What

Add missing t/context.t to MANIFEST.

Why

t/context.t exists in the repository and is tracked by git, but was never added to MANIFEST. This means it's excluded from CPAN tarballs — users installing from CPAN don't get the context save/restore tests.

Testing

make test passes. MANIFEST now lists all test files present in t/.

The context save/restore test was missing from the distribution
manifest, so it would not be included in CPAN tarballs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant