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

* commit '4a2137639aba761dcf289f1e2cc2e48dd42e7a3f':
  Fix theme namespace in tests. [DO NOT MERGE]
This commit is contained in:
Deepanshu Gupta
2015-08-26 20:21:49 +00:00
committed by Android Git Automerger

View File

@@ -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");