test commit for new branch

This commit is contained in:
Jami Cogswell
2022-07-29 15:54:53 -04:00
parent 54470c794d
commit e2374f816a

View File

@@ -21,4 +21,5 @@ where
//not androidXmlAttr.getLocation().toString().matches("%build%") // my original query - 2 MRVA results
//not androidXmlAttr.getLocation().toString().matches("%/build%") // 11 MRVA results
//not androidXmlAttr.getLocation().getFile().getAbsolutePath().matches("%build%") // 2 MRVA results...
// comment for test commit to new branch
select androidXmlAttr, "The 'debuggable' attribute is enabled."