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 ff443d11..cff0f5c0 100644 --- a/test/boostTest.cpp +++ b/test/boostTest.cpp @@ -183,6 +183,7 @@ test_suite* init_unit_test_suite( int /*argc*/, char* /*argv*/[] ) "LLLEndToEndTest", #endif "GasMeterTests", + "GasCostTests", "SolidityEndToEndTest", "SolidityOptimizer" }) |