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

Commit b4654687 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

Change-Id: Id390ce18897982a278b0b8b74650e45fa25e5a36
parents 0000a9b6 af8f4b19
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);