diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2021-01-05 19:50:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-05 19:50:40 +0100 |
| commit | 0d41e21b0e9b46cc179eff42c215439fb672964b (patch) | |
| tree | ec61f2e543de43f3633bcab17a4eb0fdb34aab06 /cli/tests/wpt.json | |
| parent | ee9c0c837331528653f959d57f094a8dbfdaacce (diff) | |
fix: align encoding APIs to spec using WPT (#9004)
Diffstat (limited to 'cli/tests/wpt.json')
| -rw-r--r-- | cli/tests/wpt.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/cli/tests/wpt.json b/cli/tests/wpt.json deleted file mode 100644 index 013c8e601..000000000 --- a/cli/tests/wpt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "streams": [ - { - "name": "readable-streams/general", - "expectFail": [ - "ReadableStream can't be constructed with an invalid type", - "default ReadableStream getReader() should only accept mode:undefined" - ] - }, - "writable-streams/general" - ] -} |
