undefine FILL_TESTS

This commit is contained in:
Christoph Jentzsch 2014-11-05 21:07:22 +01:00
parent e53f831510
commit 2ce298bca5
2 changed files with 1 additions and 3 deletions

View File

@ -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;

View File

@ -20,8 +20,6 @@
* State test functions.
*/
#define FILL_TESTS
#include <boost/filesystem/operations.hpp>
#include <boost/test/unit_test.hpp>
#include "JsonSpiritHeaders.h"