mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 15:56:09 -04:00
core_tests: do not include chaingen_tests_list.h in all tests
This fixes all tests being annoyingly rebuilt when one changes
This commit is contained in:
parent
8d511f3c24
commit
f92f160674
10 changed files with 8 additions and 12 deletions
|
@ -29,7 +29,7 @@
|
|||
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
|
||||
|
||||
#include "chaingen.h"
|
||||
#include "chaingen_tests_list.h"
|
||||
#include "tx_validation.h"
|
||||
|
||||
using namespace epee;
|
||||
using namespace crypto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue