Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhoosreddy committed Nov 16, 2019
1 parent 2a4eeca commit b1f4048
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,12 @@ If you want to run **all** the tests, run
node lib/run-tests I_AM_SURE
```

If you want to run against a local copy of babel repo (useful for debugging):

```
BABEL_PATH=../babel node lib/run-tests [pattern]
```

## Download babel/babel master test262 artifact

```
Expand Down

0 comments on commit b1f4048

Please sign in to comment.