diff options
Diffstat (limited to 'test/boostTest.cpp')
-rw-r--r-- | test/boostTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/boostTest.cpp b/test/boostTest.cpp index 6fc1c925..0a020187 100644 --- a/test/boostTest.cpp +++ b/test/boostTest.cpp @@ -49,6 +49,7 @@ test_suite* init_unit_test_suite( int /*argc*/, char* /*argv*/[] ) "SolidityAuctionRegistrar", "SolidityFixedFeeRegistrar", "SolidityWallet", + "LLLERC20", "LLLEndToEndTest", "GasMeterTests", "SolidityEndToEndTest", |