Browse Source

typo fix

pull/1454/merge
Max Levy 6 years ago
committed by Anton Kaliaev
parent
commit
17a5c6fa1a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/README.md

+ 1
- 1
test/README.md View File

@ -1,7 +1,7 @@
# Tendermint Tests
The unit tests (ie. the `go test` s) can be run with `make test`.
The integration tests can be run wtih `make test_integrations`.
The integration tests can be run with `make test_integrations`.
Running the integrations test will build a docker container with local version of tendermint
and run the following tests in docker containers:


Loading…
Cancel
Save