Skip to content

Commit 0c92839

Browse files
committed
Some little cleanup
1 parent 116f7ed commit 0c92839

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/Chunk.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ WrittenChunkInfo::operator==( WrittenChunkInfo const & other ) const
5353
return this->mpi_rank == other.mpi_rank &&
5454
this->ChunkInfo::operator==( other );
5555
}
56-
} // namespace openPMD
56+
} // namespace openPMD

test/name_tests.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)