Skip to content

fix(ext/node): export test as property of default export #28881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Apr 14, 2025

Currently the pattern below is not supported. This PR fixes it.

const { test } = require('node:test');

towards #28837

@kt3k kt3k merged commit 372705a into denoland:main Apr 14, 2025
18 checks passed
@kt3k kt3k deleted the fix-ext-node-test-export-test branch April 14, 2025 05:22
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.

2 participants