Skip to content

Commit 15e84e0

Browse files
committed
Enable ADIOS2 test
Requires ADIOS 2.7.0 (ornladios/ADIOS2#2545)
1 parent 6246456 commit 15e84e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SerialIOTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3059,7 +3059,7 @@ TEST_CASE( "extend_dataset", "[serial]" )
30593059
{
30603060
extendDataset( "json" );
30613061
#if openPMD_HAVE_ADIOS2
3062-
// extendDataset( "bp" );
3062+
extendDataset( "bp" );
30633063
#endif
30643064
#if openPMD_HAVE_HDF5
30653065
// extendDataset( "h5" );

0 commit comments

Comments
 (0)