From f92f1606748b987efb743649ff9b4ea0df78104b Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Fri, 20 Oct 2017 18:53:43 +0100 Subject: core_tests: do not include chaingen_tests_list.h in all tests This fixes all tests being annoyingly rebuilt when one changes --- tests/core_tests/integer_overflow.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/core_tests/integer_overflow.cpp') diff --git a/tests/core_tests/integer_overflow.cpp b/tests/core_tests/integer_overflow.cpp index 3ac55c073..81c7afee2 100644 --- a/tests/core_tests/integer_overflow.cpp +++ b/tests/core_tests/integer_overflow.cpp @@ -29,8 +29,6 @@ // Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers #include "chaingen.h" -#include "chaingen_tests_list.h" - #include "integer_overflow.h" using namespace epee; -- cgit v1.2.3