aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_GitUtils.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/test_GitUtils.py b/tests/test_GitUtils.py
index 8d90d05..4d8df25 100644
--- a/tests/test_GitUtils.py
+++ b/tests/test_GitUtils.py
@@ -2,11 +2,8 @@
# -*- coding: utf-8 -*-
# import pytest
-from git_deps.gitutils import GitUtils
-__author__ = "Adam Spiers"
-__copyright__ = "Adam Spiers"
-__license__ = "none"
+from git_deps.gitutils import GitUtils
def test_abbreviate_sha1():