diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lint.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lint.xml b/tests/lint.xml index 88294aa..ce0d54f 100644 --- a/tests/lint.xml +++ b/tests/lint.xml @@ -2,4 +2,7 @@ <lint> <issue id="Assert" severity="ignore" /> <issue id="IconMissingDensityFolder" severity="ignore" /> + <issue id="InvalidPackage"> + <ignore path="libs/espresso-1.1-bundled.jar" /> + </issue> </lint>
\ No newline at end of file |