summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_sqlcipher_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/leap/soledad/common/tests/test_sqlcipher_sync.py')
-rw-r--r--common/src/leap/soledad/common/tests/test_sqlcipher_sync.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/src/leap/soledad/common/tests/test_sqlcipher_sync.py b/common/src/leap/soledad/common/tests/test_sqlcipher_sync.py
index 49bf3bd6..dd66a58a 100644
--- a/common/src/leap/soledad/common/tests/test_sqlcipher_sync.py
+++ b/common/src/leap/soledad/common/tests/test_sqlcipher_sync.py
@@ -349,7 +349,6 @@ def _make_local_db_and_token_http_target(test, path='test'):
create=True,
ensure_ddocs=True)
- #db = test.request_state.open_database(os.path.basename(path))
replica_uid = test._soledad._dbpool.replica_uid
sync_db = test._soledad._sync_db
sync_enc_pool = test._soledad._sync_enc_pool