undefine FILL_TESTS

This commit is contained in:
Christoph Jentzsch 2014-11-10 07:30:56 +01:00
parent 43bab79fbc
commit 99c3957eca

View File

@ -27,7 +27,7 @@
#include <libethereum/Client.h> #include <libethereum/Client.h>
#include <liblll/Compiler.h> #include <liblll/Compiler.h>
#define FILL_TESTS //#define FILL_TESTS
using namespace std; using namespace std;
using namespace dev::eth; using namespace dev::eth;