We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df25299 commit ab79b5aCopy full SHA for ab79b5a
tools/update-wpt.sh
100644
100755
@@ -21,5 +21,5 @@ git clone \
21
--sparse \
22
https://github.com/web-platform-tests/wpt.git wpt
23
cd wpt
24
-git sparse-checkout set "mimesniff/resources"
25
-cp mimesniff/resources/*.json "$WPT_DIR"
+git sparse-checkout set "mimesniff/mime-types/resources"
+cp mimesniff/mime-types/resources/*.json "$WPT_DIR"
0 commit comments