We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ff878 commit 2068ef3Copy full SHA for 2068ef3
test/main.cpp
@@ -61,7 +61,7 @@ GTEST_API_ int main(int argc, char **argv) {
61
//::testing::GTEST_FLAG(filter) = "CMGeothermal.*";
62
//::testing::GTEST_FLAG(filter) = "csp_tower.PowerTowerCmod.Default_NoFinancial";
63
//::testing::GTEST_FLAG(filter) = "CMPvsamv1PowerIntegration_cmod_pvsamv1.NoFinancialModelSystemDesign";
64
- //::testing::GTEST_FLAG(filter) = "CmodCashLoanTest*:CmodSingleOwnerTest*";
+ ::testing::GTEST_FLAG(filter) = "CmodCashLoanTest*:CmodSingleOwnerTest*";
65
//::testing::GTEST_FLAG(filter) = "Solesca*";
66
//::testing::GTEST_FLAG(filter) = "etes_ptes_test*";
67
//::testing::GTEST_FLAG(filter) = "csp_tower.PowerTowerCmod*";
0 commit comments