Skip to content

Commit 6786c69

Browse files
committed
Remove a relay call.
1 parent de24fc9 commit 6786c69

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/tests/blueprint/t_blueprint_mpi_mesh_tiled.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,6 @@ TEST(conduit_blueprint_mpi_mesh_utils, topdown_size_1_1_1)
534534

535535
// There was a single domain so no adjsets.
536536
EXPECT_FALSE(res.has_path("adjsets"));
537-
538-
conduit::relay::io::blueprint::save_mesh(res, "tiled", "hdf5");
539537
}
540538

541539
//-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)