aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_GitUtils.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_GitUtils.py')
-rw-r--r--tests/test_GitUtils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_GitUtils.py b/tests/test_GitUtils.py
index c5f79ca..8d90d05 100644
--- a/tests/test_GitUtils.py
+++ b/tests/test_GitUtils.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-import pytest
+# import pytest
from git_deps.gitutils import GitUtils
__author__ = "Adam Spiers"