Kick the dashboards.....

This commit is contained in:
Dave Pugmire 2023-04-11 13:53:04 -04:00
parent 186f06a822
commit 778e2783a3

@ -559,6 +559,7 @@ void TestStreamlineFiltersMPI()
TestDuplicatedBlocks(2);
return;
std::vector<bool> flags = { true, false };
std::vector<FilterType> filterTypes = { PARTICLE_ADVECTION, STREAMLINE, PATHLINE };