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.
This commit is contained in:
moneromooo-monero
2017-10-19 16:46:17 +01:00
parent 8d511f3c24
commit 21b9f6f3c7
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ add_test(
COMMAND hash-target-tests)
set(enabled_tests
coretests
core_tests
difficulty
hash
performance_tests