mirror of
https://github.com/denoland/deno.git
synced 2025-01-10 16:11:13 -05:00
a879f8c9fa
Previously could flake on the op sanitizer because the `await makeTempFile()` promise could leak out of the test. Now we ensure the request is fully handled before returning. |
||
---|---|---|
.. | ||
integration | ||
node_compat | ||
testdata | ||
unit | ||
unit_node | ||
integration_tests.rs |