| 1 | /* oxlint-disable executor/no-try-catch-or-throw -- boundary: e2e SSH and raw HTTP assertions */ |
| 2 | // Proves the compiled executor binary's bundled workerd + worker-bundler path |
| 3 | // can package local-directory custom tools on every CLI guest OS. The sync |
| 4 | // assertion covers npm install inside workerd, including the Windows TLS trust |
nothing calls this directly
no test coverage detected