mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
remove trailing whitespace in README.md
This commit is contained in:
parent
e344d93ce7
commit
d6dde478de
2 changed files with 17 additions and 17 deletions
|
@ -27,7 +27,7 @@ To run the same tests on a release build, replace `debug` with `release`.
|
|||
|
||||
# Crypto Tests
|
||||
|
||||
Crypto tests are located under the `tests/crypto` directory.
|
||||
Crypto tests are located under the `tests/crypto` directory.
|
||||
|
||||
- `crypto-tests.h` contains test harness headers
|
||||
- `main.cpp` implements the driver for the crypto tests
|
||||
|
@ -50,7 +50,7 @@ To run the same tests on a release build, replace `debug` with `release`.
|
|||
# Functional tests
|
||||
|
||||
[TODO]
|
||||
Functional tests are located under the `tests/functional` directory.
|
||||
Functional tests are located under the `tests/functional` directory.
|
||||
|
||||
First, run a regtest daemon in the offline mode and with a fixed difficulty:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue