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:
Deepanshu Gupta
2015-08-26 05:57:40 +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");