Run tests from Node.js (#10377)

This commit is contained in:
Ashcon Partovi
2024-04-22 15:28:16 -07:00
committed by GitHub
parent e8fa39f938
commit c3c1750ec7
20 changed files with 1053 additions and 30 deletions

View File

@@ -14,6 +14,7 @@
".git": true,
"src/bun.js/WebKit": true,
"src/deps/*/**": true,
"test/node.js/upstream": true,
},
"search.followSymlinks": false,
"search.useIgnoreFiles": true,