summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-08-26 17:42:39 -0500
committerKali Kaneko <kali@leap.se>2014-09-03 19:09:31 -0500
commit7729355e679bb8f7e2cef2caf6219664a333006f (patch)
treee076f8faac5cba529bdd41f42d61bc1a464b1169 /.gitignore
parent2317b06394e415c69de51940f0eec33fcb7fdc97 (diff)
fix and migrate tests to trial
We cannot use setUpClass when running tests with trial. But, after all, it's not *so* expensive to initialize a new soledad instance (since we'll be mostly using the memstore for the tests).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 91e42e2..7ac8289 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ share/
MANIFEST
twistd.pid
_trial_temp
+_trial_temp.lock