Skip to content

Commit

Permalink
Turn all ssc tests back on for pull request #1025
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed May 21, 2023
1 parent b84d778 commit 380c89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GTEST_API_ int main(int argc, char **argv) {

// filter to include
// ::testing::GTEST_FLAG(filter) = "CmodPVWatts*:CMPvwatts*";
::testing::GTEST_FLAG(filter) = "CMBatteryStatefulIntegration_cmod_battery_stateful.ssc_1023";
//::testing::GTEST_FLAG(filter) = "CMBatteryStatefulIntegration_cmod_battery_stateful.ssc_1023";

// filter to exclude
// ::testing::GTEST_FLAG(filter) = "-PVSmoothing_lib_battery_dispatch*";
Expand Down

0 comments on commit 380c89b

Please sign in to comment.