Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
add testing section
Browse files Browse the repository at this point in the history
  • Loading branch information
high-moctane committed Jan 18, 2020
1 parent 74998aa commit bf8d367
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@ Example:
output: "was would were went with will who wrote when wants ..."
```
## Testing
For testing, you need to install nextword-data **LARGE** version and set
`NEXTWORD_TEST_DATA_PATH` environment variable in advance.
```
$ go test
```
## License
MIT

0 comments on commit bf8d367

Please sign in to comment.