Skip to content

Commit

Permalink
Enable ADIOS2 test
Browse files Browse the repository at this point in the history
Requires ADIOS 2.7.0 (ornladios/ADIOS2#2545)
  • Loading branch information
franzpoeschel committed Feb 24, 2021
1 parent b2d4e4a commit 3f9d1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SerialIOTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3446,7 +3446,7 @@ TEST_CASE( "extend_dataset", "[serial]" )
{
extendDataset( "json" );
#if openPMD_HAVE_ADIOS2
// extendDataset( "bp" );
extendDataset( "bp" );
#endif
#if openPMD_HAVE_HDF5
// extendDataset( "h5" );
Expand Down

0 comments on commit 3f9d1ae

Please sign in to comment.