mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -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 |