We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76ffe3 commit 33e7efbCopy full SHA for 33e7efb
1 file changed
test/SerialIOTest.cpp
@@ -3189,6 +3189,7 @@ stepBasedSingleIteration( std::string const & file )
3189
TEST_CASE( "stepBasedSingleIteration", "[serial][adios2]" )
3190
{
3191
stepBasedSingleIteration("../samples/stepBasedSingleIteration.bp");
3192
+ stepBasedSingleIteration("../samples/stepBasedSingleIteration.json");
3193
// for( auto const & t : getFileExtensions() )
3194
// {
3195
// stepBasedSingleIteration( "../samples/stepBasedSingleIteration." + t );
0 commit comments