Skip to content

Commit 2068ef3

Browse files
committed
coverage test for cashloan and singleowner
1 parent 59ff878 commit 2068ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GTEST_API_ int main(int argc, char **argv) {
6161
//::testing::GTEST_FLAG(filter) = "CMGeothermal.*";
6262
//::testing::GTEST_FLAG(filter) = "csp_tower.PowerTowerCmod.Default_NoFinancial";
6363
//::testing::GTEST_FLAG(filter) = "CMPvsamv1PowerIntegration_cmod_pvsamv1.NoFinancialModelSystemDesign";
64-
//::testing::GTEST_FLAG(filter) = "CmodCashLoanTest*:CmodSingleOwnerTest*";
64+
::testing::GTEST_FLAG(filter) = "CmodCashLoanTest*:CmodSingleOwnerTest*";
6565
//::testing::GTEST_FLAG(filter) = "Solesca*";
6666
//::testing::GTEST_FLAG(filter) = "etes_ptes_test*";
6767
//::testing::GTEST_FLAG(filter) = "csp_tower.PowerTowerCmod*";

0 commit comments

Comments
 (0)