Skip to content

Commit

Permalink
docs: update manual about how to run tests for std (#4462)
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a committed Mar 24, 2020
1 parent 2e5e5fe commit b2478f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions std/manual.md
Expand Up @@ -1587,8 +1587,7 @@ cargo test js_unit_tests
Test `std/`:

```bash
cd std
cargo run -- -A testing/runner.ts --exclude "**/testdata"
cargo test std_tests
```

Lint the code:
Expand Down

0 comments on commit b2478f3

Please sign in to comment.