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

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

Merge "Frameworks: Annotate JUnit4 test with @Test"

am: 3a12454f

Change-Id: I9c6001ca771d3d2dfd1bdda10661cc685ff0d7bd
parents bb29858d 3a12454f
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);