Skip to content

Commit 2e09b54

Browse files
committed
remove test that fails with windows
1 parent 582c376 commit 2e09b54

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/wpt/urlpatterntestdata.json

-5
Original file line numberDiff line numberDiff line change
@@ -2846,10 +2846,5 @@
28462846
"search": { "input": "q=*&v=?&hmm={}&umm=()", "groups": {} },
28472847
"hash": { "input": "foo", "groups": {} }
28482848
}
2849-
},
2850-
{
2851-
"pattern": [{ "pathname": "/([[a-z]--a])" }],
2852-
"inputs": [{ "pathname": "/a" }],
2853-
"expected_match": null
28542849
}
28552850
]

0 commit comments

Comments
 (0)