doc: update README with new test status
This commit is contained in:
parent
4c5b7ffa38
commit
395a0d9967
11
README.md
11
README.md
@ -12,15 +12,16 @@ npm run test
|
||||
> @szczepano/browser-js@0.0.1 test
|
||||
> jest
|
||||
|
||||
PASS src/decorators/loop.test.ts
|
||||
PASS src/visitors/array.test.ts
|
||||
PASS src/js.interpreter.test.ts
|
||||
PASS src/visitors/array.test.ts
|
||||
PASS src/decorators/loop.test.ts
|
||||
PASS src/functions.test.ts
|
||||
PASS src/decorators/condition.test.ts
|
||||
|
||||
Test Suites: 4 passed, 4 total
|
||||
Tests: 14 passed, 14 total
|
||||
Test Suites: 5 passed, 5 total
|
||||
Tests: 17 passed, 17 total
|
||||
Snapshots: 0 total
|
||||
Time: 0.781 s, estimated 1 s
|
||||
Time: 1.336 s, estimated 2 s
|
||||
Ran all test suites.
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user