Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3346462 authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Frameworks: Annotate JUnit4 test with @Test" am: 3a12454f am: af8f4b19

am: b4654687

Change-Id: I7904252d10121901349e49c62577a98f06355cba
parents 162ff7bd b4654687
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -263,6 +263,7 @@ public class CredentialTest {
     *
     * @throws Exception
     */
    @Test
    public void validateCertCredentialWithoutCaCert() throws Exception {
        Credential cred = createCredentialWithCertificateCredential();
        cred.setCaCertificate(null);