diff options
-rw-r--r-- | TestHelper.cpp | 2 | ||||
-rw-r--r-- | state.cpp | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/TestHelper.cpp b/TestHelper.cpp index b9c3223d..ca46c2ca 100644 --- a/TestHelper.cpp +++ b/TestHelper.cpp @@ -27,7 +27,7 @@ #include <libethereum/Client.h> #include <liblll/Compiler.h> -#define FILL_TESTS +//#define FILL_TESTS using namespace std; using namespace dev::eth; @@ -20,8 +20,6 @@ * State test functions. */ -#define FILL_TESTS - #include <boost/filesystem/operations.hpp> #include <boost/test/unit_test.hpp> #include "JsonSpiritHeaders.h" |