From 9f1259f5e243f33d88883c447e575e8b2d8fb520 Mon Sep 17 00:00:00 2001 From: Ben Tremblay Date: Fri, 06 Nov 2009 16:22:37 +0000 Subject: publish now returns an id and tests updated --- (limited to 'tests/storetests.py') 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): -- cgit v0.9.1