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