Tests/LibWeb: Remove MANIFEST.json from WPT

I added this file thinking it was necessary for the wpt run command.
However, it's only needed for updating expectations metadata. Since wpt
run always regenerates MANIFEST.json before updating expectations, we
can safely delete this file from the repository.
This commit is contained in:
Aliaksandr Kalenik 2023-07-19 13:17:38 +02:00 committed by Andreas Kling
parent 7b00b4d6f6
commit 2d12a91cd0
Notes: sideshowbarker 2024-07-16 23:51:07 +09:00
2 changed files with 1 additions and 754021 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ Userland/Libraries/LibWasm/Tests/Spec
Tests/LibWeb/WPT/wpt
Tests/LibWeb/WPT/metadata
Tests/LibWeb/WPT/MANIFEST.json

File diff suppressed because it is too large Load Diff