correct little error in test command cheat sheet

pull/2/head
Jean-Marc Meessen 5 years ago
parent ec6cb27812
commit 5196150ed2

@ -1,5 +1,5 @@
# Commands for testing # Commands for testing
* `./FLEcli -i test/data/fle-1.txt load` * `./FLEcli -i test/data/fle-1.txt load`
* `./FLEcli -i test/sample_contest_ru.txt load` * `./FLEcli -i test/data/sample_contest_ru.txt load`
* `go test ./...` runs the unit tests * `go test ./...` runs the unit tests

Loading…
Cancel
Save