mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
undefine FILL_TESTS
This commit is contained in:
parent
e53f831510
commit
2ce298bca5
@ -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;
|
||||||
|
@ -20,8 +20,6 @@
|
|||||||
* State test functions.
|
* State test functions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define FILL_TESTS
|
|
||||||
|
|
||||||
#include <boost/filesystem/operations.hpp>
|
#include <boost/filesystem/operations.hpp>
|
||||||
#include <boost/test/unit_test.hpp>
|
#include <boost/test/unit_test.hpp>
|
||||||
#include "JsonSpiritHeaders.h"
|
#include "JsonSpiritHeaders.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user