diff options
-rw-r--r-- | git/test/refs/__init__.py | 1 | ||||
-rw-r--r-- | git/test/refs/test_reflog.py (renamed from git/test/test_reflog.py) | 0 | ||||
-rw-r--r-- | git/test/refs/test_refs.py (renamed from git/test/test_refs.py) | 0 | ||||
-rw-r--r-- | git/test/test_cmd.py (renamed from git/test/test_git.py) | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/git/test/refs/__init__.py b/git/test/refs/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/git/test/refs/__init__.py @@ -0,0 +1 @@ + diff --git a/git/test/test_reflog.py b/git/test/refs/test_reflog.py index 271924aa..271924aa 100644 --- a/git/test/test_reflog.py +++ b/git/test/refs/test_reflog.py diff --git a/git/test/test_refs.py b/git/test/refs/test_refs.py index e49b23ab..e49b23ab 100644 --- a/git/test/test_refs.py +++ b/git/test/refs/test_refs.py diff --git a/git/test/test_git.py b/git/test/test_cmd.py index b9a0b617..b9a0b617 100644 --- a/git/test/test_git.py +++ b/git/test/test_cmd.py |