diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-09-03 02:26:05 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 18:26:05 +0200 |
commit | c62829fc03cc1545b48616c1138b632938b3ee8c (patch) | |
tree | e6bff63c905ea377334da1cadf474e60c0b445df /tests/testdata/test | |
parent | 3015f16fbf3ab064aa938c49df6f2f0404e12fe3 (diff) |
BREAKING: remove `--trace-ops` (#25344)
Towards #22079
Diffstat (limited to 'tests/testdata/test')
-rw-r--r-- | tests/testdata/test/sanitizer/ops_sanitizer_unstable.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out b/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out index 115d8cefa..a09f34592 100644 --- a/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out +++ b/tests/testdata/test/sanitizer/ops_sanitizer_unstable.out @@ -1,5 +1,3 @@ -⚠️ The `--trace-ops` flag is deprecated and will be removed in Deno 2.0. -Use the `--trace-leaks` flag instead. Check [WILDCARD]/ops_sanitizer_unstable.ts running 2 tests from [WILDCARD]/ops_sanitizer_unstable.ts no-op ... ok ([WILDCARD]) |