Skip to content

Commit b4c1d57

Browse files
author
Anirav Kareddy
committed
added space between all of the test cases
1 parent 8ce42fe commit b4c1d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/software/amazon/encryption/s3/materials/MaterialsDescriptionTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public void testSimpleMaterialsDescription() {
5252
assertNull(e.getMessage());
5353
}
5454
}
55+
5556
@Test
5657
public void testMaterialsDescriptionPutAll() {
5758
Map<String, String> description = new HashMap<>();

0 commit comments

Comments
 (0)