Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/storetests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/storetests.py b/tests/storetests.py
index f3d813c..0c36973 100644
--- a/tests/storetests.py
+++ b/tests/storetests.py
@@ -80,7 +80,6 @@ class StoreProxyLoginTest(unittest.TestCase):
if session_id is not None:
self.store.close_session()
-
@catch_unimplemented
def test_get_session_id(self):