diff options
Diffstat (limited to 'testing/web-platform/tests/fetch/README.md')
-rw-r--r-- | testing/web-platform/tests/fetch/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fetch/README.md b/testing/web-platform/tests/fetch/README.md new file mode 100644 index 0000000000..dcaad0219d --- /dev/null +++ b/testing/web-platform/tests/fetch/README.md @@ -0,0 +1,6 @@ +Tests for the [Fetch Standard](https://fetch.spec.whatwg.org/). + +More Fetch tests can be found in + +* /cors +* /xhr |