Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
emwalker committed Sep 24, 2023
1 parent 76fa14f commit 776aa2d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,3 @@ to specify the directory to the html5lib-test in order to run, or it will use th
```shell
$ parser_test /path/to/html5lib-tests
```

### Tokenizer_test

This is a test suite for the tokenizer. It is not a standalone project. It is used by the gosub-engine project. You need
to specify the directory to the html5lib-test in order to run, or it will use the default one (./html5lib-tests).

```shell
$ tokenizer_test /path/to/html5lib-tests
```

0 comments on commit 776aa2d

Please sign in to comment.