diff options
Diffstat (limited to 'tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java')
-rw-r--r-- | tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java b/tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java index cb35645..41a819f 100644 --- a/tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java +++ b/tests/src/cgeo/geocaching/connector/ConnectorFactoryTest.java @@ -1,5 +1,6 @@ package cgeo.geocaching.connector; +import cgeo.geocaching.connector.gc.GCConnector; import cgeo.geocaching.test.AbstractResourceInstrumentationTestCase; import cgeo.geocaching.test.mock.GC1ZXX2; |