summaryrefslogtreecommitdiff
path: root/git/test/performance/db/odb_impl.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2011-06-06 17:15:12 +0200
committerSebastian Thiel <byronimo@gmail.com>2011-06-06 17:15:12 +0200
commit155158e1410ff036812a87975cce6cb91aa8280e (patch)
tree7db2132f9838f2c2112b411b300d7c534d41de95 /git/test/performance/db/odb_impl.py
parentd1032572162f91ee9e67e74321f329238fa32b15 (diff)
downloadgitpython-155158e1410ff036812a87975cce6cb91aa8280e.tar.gz
Added PackedDB test with generalized type to allows other implementations to be tested as well at some point
Diffstat (limited to 'git/test/performance/db/odb_impl.py')
-rw-r--r--git/test/performance/db/odb_impl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/test/performance/db/odb_impl.py b/git/test/performance/db/odb_impl.py
index fd1abdee..677cf6a8 100644
--- a/git/test/performance/db/odb_impl.py
+++ b/git/test/performance/db/odb_impl.py
@@ -3,7 +3,6 @@
from time import time
import sys
import stat
-import copy
from git.test.performance.lib import (
TestBigRepoR,