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

Commit 4a213763 authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]

* commit '5ad4dae1':
  Fix theme namespace in tests. [DO NOT MERGE]
parents f988761c 5ad4dae1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -284,7 +284,7 @@ public class Main {
                ConfigGenerator.getEnumMap(attrs), getLayoutLog());
    }

    /** Text activity.xml */
    /** Test activity.xml */
    @Test
    public void testActivity() throws ClassNotFoundException {
        renderAndVerify("activity.xml", "activity.png");