From 21b9f6f3c75318f22541942353f60bd133e01ba3 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Thu, 19 Oct 2017 16:46:17 +0100 Subject: always use core_tests for consistency, not coretests Other tests use unit_tests, performance_tests, etc. This fixes getting it wrong half the time when typing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f9c52a6d8..e33bfaec1 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3