aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-11-16 07:05:18 +0100
committerBananeweizen <bananeweizen@gmx.de>2014-11-16 07:05:18 +0100
commitd84d05c05774b71ef021f634bf965382acd11aa2 (patch)
tree4c916144bbcb5562ba7e2e0883d27566b3e3c8b9 /tests
parenta2f526d23567f9a56fa4e3d4c911348f119bcc85 (diff)
downloadcgeo-d84d05c05774b71ef021f634bf965382acd11aa2.zip
cgeo-d84d05c05774b71ef021f634bf965382acd11aa2.tar.gz
cgeo-d84d05c05774b71ef021f634bf965382acd11aa2.tar.bz2
ignore invalid package references in tests
Also updates lint exclusions of external projects.
Diffstat (limited to 'tests')
-rw-r--r--tests/lint.xml3
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