summaryrefslogtreecommitdiff
path: root/testing/tests
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-07-10 10:38:04 +0200
committerKali Kaneko <kali@leap.se>2016-07-12 03:09:33 +0200
commitf406ccbaf2b79db1d65827463f830f4ffbe5856c (patch)
treefb061e6782615ad6cb327dd8bafdb4155134ab9c /testing/tests
parentd99198046e07abb0d19fde1695d22267bc5e1433 (diff)
[refactor] make u1db connection pool args explicit
Diffstat (limited to 'testing/tests')
-rw-r--r--testing/tests/sqlcipher/test_async.py (renamed from testing/tests/client/test_async.py)0
-rw-r--r--testing/tests/sqlcipher/test_sqlcipher.py (renamed from testing/tests/client/test_sqlcipher.py)0
-rw-r--r--testing/tests/sync/test_sqlcipher_sync.py (renamed from testing/tests/client/test_sqlcipher_sync.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/testing/tests/client/test_async.py b/testing/tests/sqlcipher/test_async.py
index 42c315fe..42c315fe 100644
--- a/testing/tests/client/test_async.py
+++ b/testing/tests/sqlcipher/test_async.py
diff --git a/testing/tests/client/test_sqlcipher.py b/testing/tests/sqlcipher/test_sqlcipher.py
index 11472d46..11472d46 100644
--- a/testing/tests/client/test_sqlcipher.py
+++ b/testing/tests/sqlcipher/test_sqlcipher.py
diff --git a/testing/tests/client/test_sqlcipher_sync.py b/testing/tests/sync/test_sqlcipher_sync.py
index 3cbefc8b..3cbefc8b 100644
--- a/testing/tests/client/test_sqlcipher_sync.py
+++ b/testing/tests/sync/test_sqlcipher_sync.py