am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]
* commit '5ad4dae1578dd6823da93ee8382f07ec2814e3ba': Fix theme namespace in tests. [DO NOT MERGE]
This commit is contained in:
@@ -284,7 +284,7 @@ public class Main {
|
|||||||
ConfigGenerator.getEnumMap(attrs), getLayoutLog());
|
ConfigGenerator.getEnumMap(attrs), getLayoutLog());
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Text activity.xml */
|
/** Test activity.xml */
|
||||||
@Test
|
@Test
|
||||||
public void testActivity() throws ClassNotFoundException {
|
public void testActivity() throws ClassNotFoundException {
|
||||||
renderAndVerify("activity.xml", "activity.png");
|
renderAndVerify("activity.xml", "activity.png");
|
||||||
|
|||||||
Reference in New Issue
Block a user