summaryrefslogtreecommitdiff
path: root/test/performance/lib.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/lib.py')
-rw-r--r--test/performance/lib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/lib.py b/test/performance/lib.py
index 4ac1f1da..d0727b60 100644
--- a/test/performance/lib.py
+++ b/test/performance/lib.py
@@ -1,6 +1,6 @@
"""Contains library functions"""
import os
-from test.testlib import *
+from git.test.lib import *
import shutil
import tempfile