From b4376342950bcc93520badcffa9f8f045513b7eb Mon Sep 17 00:00:00 2001 From: Dave Pugmire Date: Mon, 1 May 2023 14:41:32 -0400 Subject: [PATCH] Kick the dashboards..... --- vtkm/filter/flow/testing/UnitTestStreamlineFilterMPI.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/vtkm/filter/flow/testing/UnitTestStreamlineFilterMPI.cxx b/vtkm/filter/flow/testing/UnitTestStreamlineFilterMPI.cxx index 872b42cc6..e46edf7b1 100644 --- a/vtkm/filter/flow/testing/UnitTestStreamlineFilterMPI.cxx +++ b/vtkm/filter/flow/testing/UnitTestStreamlineFilterMPI.cxx @@ -578,7 +578,6 @@ void TestPartitionedDataSet(vtkm::Id nPerRank, } } - void TestStreamlineFiltersMPI() { auto comm = vtkm::cont::EnvironmentTracker::GetCommunicator();