From 3220ad08382c94e000f80fbee307ea34059b5785 Mon Sep 17 00:00:00 2001 From: benjaminion Date: Tue, 11 Jul 2017 19:59:13 +0100 Subject: LLL: whole contract tests for ERC20 token. --- test/boostTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/boostTest.cpp') 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", -- cgit v1.2.3