mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
test: fix specs::coverage::data_url test (#29865)
This commit is contained in:
parent
ef6ff554b0
commit
c50b37c234
1 changed files with 4 additions and 7 deletions
|
@ -4,12 +4,9 @@ test ... ok ([WILDLINE])
|
||||||
|
|
||||||
ok | 1 passed | 0 failed ([WILDLINE])
|
ok | 1 passed | 0 failed ([WILDLINE])
|
||||||
|
|
||||||
--------------------------------
|
| File | Branch % | Line % |
|
||||||
File | Branch % | Line % |
|
| --------- | -------- | ------ |
|
||||||
--------------------------------
|
| main.ts | 100.0 | 100.0 |
|
||||||
main.ts | 100.0 | 100.0 |
|
| All files | 100.0 | 100.0 |
|
||||||
--------------------------------
|
|
||||||
All files | 100.0 | 100.0 |
|
|
||||||
--------------------------------
|
|
||||||
Lcov coverage report has been generated at [WILDLINE]
|
Lcov coverage report has been generated at [WILDLINE]
|
||||||
HTML coverage report has been generated at [WILDLINE]
|
HTML coverage report has been generated at [WILDLINE]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue