Merge "Misc clean up in search"
This commit is contained in:
committed by
Android (Google) Code Review
commit
244f4c5686
@@ -120,6 +120,7 @@ public class XmlParserUtilTest {
|
||||
|
||||
// Null checks
|
||||
@Test
|
||||
@Config(qualifiers = "mcc999")
|
||||
public void testDataKeyInvalid_ReturnsNull() {
|
||||
XmlResourceParser parser = getParentPrimedParser(R.xml.display_settings);
|
||||
final AttributeSet attrs = Xml.asAttributeSet(parser);
|
||||
|
||||
Reference in New Issue
Block a user