Skip to content

Commit f908469

Browse files
authored
Add missing newline in test class.
1 parent 2518bf9 commit f908469

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/src/androidTest/java/com/microsoft/identity/common/internal/platform/AndroidDevicePoPManagerEncryptionTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
// https://github.com/robolectric/robolectric/issues/1518
5353
//todo: Investigate if these tests can be migrated to common4j
5454
@RunWith(Parameterized.class)
55+
5556
public class AndroidDevicePoPManagerEncryptionTests {
5657

5758
private static final String DATA_TO_ENCRYPT = "The quick brown fox jumped over the lazy dog.";

0 commit comments

Comments
 (0)