* commit '4a2137639aba761dcf289f1e2cc2e48dd42e7a3f': 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