1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00

test: fix tests on windows

This commit is contained in:
Ben Heidemann 2024-10-28 09:55:16 +00:00
parent 5216380802
commit 5e586f2774
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
SF:[WILDCARD]/ignore_file_directive.ts
SF:[WILDCARD]ignore_file_directive.ts
FN:3,used
FNDA:1,used
FNF:1

View file

@ -1 +1 @@
cover [WILDCARD]/coverage/ignore_file_directive.ts ... 100.000% (4/4)
cover [WILDCARD]ignore_file_directive.ts ... 100.000% (4/4)

View file

@ -1,4 +1,4 @@
SF:[WILDCARD]/coverage/ignore_next_directive.ts
SF:[WILDCARD]ignore_next_directive.ts
FN:7,used
FNDA:1,used
FNF:1

View file

@ -1 +1 @@
cover [WILDCARD]/coverage/ignore_next_directive.ts ... 100.000% (5/5)
cover [WILDCARD]ignore_next_directive.ts ... 100.000% (5/5)

View file

@ -1,4 +1,4 @@
SF:[WILDCARD]/coverage/ignore_range_directive.ts
SF:[WILDCARD]ignore_range_directive.ts
FN:7,used
FNDA:1,used
FNF:1

View file

@ -1 +1 @@
cover [WILDCARD]/coverage/ignore_range_directive.ts ... 100.000% (3/3)
cover [WILDCARD]ignore_range_directive.ts ... 100.000% (3/3)