aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/SettingsTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/cgeo/geocaching/SettingsTest.java')
-rw-r--r--tests/src/cgeo/geocaching/SettingsTest.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/src/cgeo/geocaching/SettingsTest.java b/tests/src/cgeo/geocaching/SettingsTest.java
index cedf777..d6b4985 100644
--- a/tests/src/cgeo/geocaching/SettingsTest.java
+++ b/tests/src/cgeo/geocaching/SettingsTest.java
@@ -13,11 +13,6 @@ public class SettingsTest extends ActivityInstrumentationTestCase2<cgeo> {
super(cgeo.class);
}
- @Override
- protected void setUp() throws Exception {
- super.setUp();
- }
-
/**
* access settings.
* this should work fine without an exception (once there was an exception because of the empty map file string)