Skip to content

Commit 1695f7a

Browse files
committed
refactor
1 parent 1395293 commit 1695f7a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"args": "run --check dom_extras_dts.ts",
3-
"output": "dom_extras_dts.out"
2+
"args": "run --check main.ts",
3+
"output": "main.out"
44
}

tests/specs/run/dom_extras_dts/dom_extras_dts.out

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Check [WILDCARD]main.ts
2+
URLPattern[WILDCARD]
3+
function
File renamed without changes.

0 commit comments

Comments
 (0)