mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-02-16 20:12:35 +01:00
5 lines
156 B
Markdown
5 lines
156 B
Markdown
# Commands for testing
|
|
|
|
* `./FLEcli -i test/data/fle-1.txt load`
|
|
* `./FLEcli -i test/data/sample_contest_ru.txt load`
|
|
* `go test ./...` runs the unit tests
|