mirror of
https://github.com/denoland/deno.git
synced 2024-11-02 09:34:19 -04:00
26 lines
424 B
Text
26 lines
424 B
Text
|
running 2 tests from [WILDCARD]
|
||
|
test Correct assertion ... ok ([WILDCARD])
|
||
|
test Failed assertion ... FAILED ([WILDCARD])
|
||
|
|
||
|
failures:
|
||
|
|
||
|
Failed assertion
|
||
|
AssertionError [ERR_ASSERTION]: Values are not strictly equal:
|
||
|
|
||
|
|
||
|
[Diff] Actual / Expected
|
||
|
|
||
|
|
||
|
- 10
|
||
|
+ 20
|
||
|
|
||
|
[WILDCARD]
|
||
|
|
||
|
failures:
|
||
|
|
||
|
[WILDCARD]Failed assertion
|
||
|
|
||
|
test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
|
||
|
|
||
|
error: Test failed
|