diff --git a/test/commands.md b/test/commands.md index faaf154..0001cc2 100644 --- a/test/commands.md +++ b/test/commands.md @@ -1,5 +1,5 @@ # Commands for testing * `./FLEcli -i test/data/fle-1.txt load` -* `./FLEcli -i test/sample_contest_ru.txt load` -* `go test ./...` runs the unit tests \ No newline at end of file +* `./FLEcli -i test/data/sample_contest_ru.txt load` +* `go test ./...` runs the unit tests