summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/future_check2.out
AgeCommit message (Collapse)Author
2023-11-05chore: migrate to new deno_core and metrics (#21057)Matt Mastracci
- Uses the new OpMetrics system for sync and async calls - Partial revert of #21048 as we moved Array.fromAsync upstream to deno_core
2022-09-19refactor: move out test files from root testdata directory into sub ↵David Sherret
directories (#15949)