diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-06-29 15:35:09 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-06-29 15:35:09 +0200 |
| commit | 14a6f46b170c2e37835c478b05c05acea87607a1 (patch) | |
| tree | 5dd5fbf6c74b2461a818bb583ebe02134db4c69d /tests | |
| parent | 08bc9c91ff14ef8b62726769b30b9d4fcff9a8ee (diff) | |
| download | cgeo-14a6f46b170c2e37835c478b05c05acea87607a1.zip cgeo-14a6f46b170c2e37835c478b05c05acea87607a1.tar.gz cgeo-14a6f46b170c2e37835c478b05c05acea87607a1.tar.bz2 | |
disable lint debug warning
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/lint.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lint.xml b/tests/lint.xml index 8e1c48c..88294aa 100644 --- a/tests/lint.xml +++ b/tests/lint.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <lint> + <issue id="Assert" severity="ignore" /> <issue id="IconMissingDensityFolder" severity="ignore" /> </lint>
\ No newline at end of file |
