From 5596de8081970a6fa811b95e60a27dca071a714e Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Fri, 16 Feb 2024 14:32:28 +1100 Subject: chore: move `test_util/wpt` to `tests/wpt/suite` (#22412) As discussed with @mmastrac. I'll move `tools/wpt` to `tests/wpt` in a follow-up PR. --------- Co-authored-by: Matt Mastracci --- tests/wpt/suite | 1 + 1 file changed, 1 insertion(+) create mode 160000 tests/wpt/suite (limited to 'tests/wpt/suite') diff --git a/tests/wpt/suite b/tests/wpt/suite new file mode 160000 index 000000000..fb81ba9b3 --- /dev/null +++ b/tests/wpt/suite @@ -0,0 +1 @@ +Subproject commit fb81ba9b33964b3177b4f6c1715d5f46c325b443 -- cgit v1.2.3