Skip to content

Commit

Permalink
fix astyle
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed May 23, 2020
1 parent 019bc95 commit ac678ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_xmdf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ TEST( MeshXmdfTest, withReferenceTime )

EXPECT_TRUE( hasReferenceTime( g ) );
EXPECT_TRUE( compareReferenceTime( g, "1990-01-01T00:00:00" ) );

MDAL_CloseMesh( m );
}

Expand Down

0 comments on commit ac678ea

Please sign in to comment.