summaryrefslogtreecommitdiff
path: root/git/test/performance/lib.py
diff options
context:
space:
mode:
Diffstat (limited to 'git/test/performance/lib.py')
-rw-r--r--git/test/performance/lib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/git/test/performance/lib.py b/git/test/performance/lib.py
index b57b9b71..ed82e4dd 100644
--- a/git/test/performance/lib.py
+++ b/git/test/performance/lib.py
@@ -16,7 +16,7 @@ from git import (
)
from git.util import rmtree
-#{ Invvariants
+#{ Invariants
k_env_git_repo = "GIT_PYTHON_TEST_GIT_REPO_BASE"
#} END invariants