Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPrivitera committed May 16, 2024
1 parent a9b8e2f commit feb9a35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tests/relay/t_relay_io_silo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1901,6 +1901,9 @@ TEST(conduit_relay_io_silo, read_overlink_symlink_format)
{".", "box3d", ".silo", "MMESH"},
{".", "diamond", ".silo", "" }, // test default case
{".", "diamond", ".silo", "MMESH"},
// TODO check diamond filled boundary plot in visit
// once https://github.com/visit-dav/visit/issues/19522
// is resolved.
{".", "testDisk2D_a", ".silo", "" }, // test default case
{".", "testDisk2D_a", ".silo", "MMESH"},
{".", "donordiv.s2_materials2", ".silo", "" }, // test default case
Expand Down

0 comments on commit feb9a35

Please sign in to comment.