diff options
Diffstat (limited to 'test/performance/test_streams.py')
-rw-r--r-- | test/performance/test_streams.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/test_streams.py b/test/performance/test_streams.py index a5811262..7f17d722 100644 --- a/test/performance/test_streams.py +++ b/test/performance/test_streams.py @@ -1,6 +1,6 @@ """Performance data streaming performance""" -from test.testlib import * +from git.test.lib import * from gitdb import * from gitdb.util import bin_to_hex |