Update clang format to get correct merge compares (#5253)

This commit is contained in:
Allen Byrne
2025-01-21 12:48:08 -06:00
committed by GitHub
parent 25fe253b7d
commit abe633d0a0
81 changed files with 486 additions and 477 deletions
+1 -2
View File
@@ -28,5 +28,4 @@ import org.junit.runners.Suite;
TestH5Obasic.class, TestH5Ocopy.class, TestH5Ocreate.class, TestH5PL.class,
TestH5Z.class})
public class TestAll {
}
public class TestAll {}