Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
eisenhauer committed Feb 25, 2022
1 parent cbda343 commit 6847769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/adios2/engine/staging-common/TestDefSyncWrite.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ TEST(CommonWriteTest, ADIOS2CommonWrite)
* Don't write
* Sync - always destroy data afterwards
* Deferred
* Deferred with immediate PerformPuts() or PerformDataWrite() - Destroy
*all prior data
* Deferred with immediate PerformPuts() or PerformDataWrite() -
*Destroy all prior data
*
*/
for (int step = StartStep; step < EndStep; ++step)
Expand Down

0 comments on commit 6847769

Please sign in to comment.