Merge pull request #2686

21b9f6f3 always use core_tests for consistency, not coretests (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2017-11-14 15:12:23 +02:00
commit 0c5872c869
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
3 changed files with 7 additions and 7 deletions

View file

@ -212,7 +212,7 @@ invokes cmake commands as needed.
make release-test
*NOTE*: `coretests` test may take a few hours to complete.
*NOTE*: `core_tests` test may take a few hours to complete.
* **Optional**: to build binaries suitable for debugging: