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

Commit 0b50a5fa authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

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

Merge "Merge "Frameworks: Annotate JUnit4 test with @Test" am: 3a12454f am: af8f4b19 am: b4654687"
parents 83e0574c d3346462
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -263,6 +263,7 @@ public class CredentialTest {
     *
     *
     * @throws Exception
     * @throws Exception
     */
     */
    @Test
    public void validateCertCredentialWithoutCaCert() throws Exception {
    public void validateCertCredentialWithoutCaCert() throws Exception {
        Credential cred = createCredentialWithCertificateCredential();
        Credential cred = createCredentialWithCertificateCredential();
        cred.setCaCertificate(null);
        cred.setCaCertificate(null);