diff options
| author | Konrad Weihmann <kweihmann@outlook.com> | 2020-07-10 18:41:02 +0200 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-07-12 17:13:10 +0800 |
| commit | 5453888091a86472e024753962a7510410171cbc (patch) | |
| tree | e882bf4c02439e70fcb5938c1484216d04430ef4 /git/test/fixtures/show_empty_commit | |
| parent | 9b7839e6b55953ddac7e8f13b2f9e2fa2dea528b (diff) | |
| download | GitPython-5453888091a86472e024753962a7510410171cbc.tar.gz GitPython-5453888091a86472e024753962a7510410171cbc.zip | |
tests: move to root dir
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Diffstat (limited to 'git/test/fixtures/show_empty_commit')
| -rw-r--r-- | git/test/fixtures/show_empty_commit | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/git/test/fixtures/show_empty_commit b/git/test/fixtures/show_empty_commit deleted file mode 100644 index ea25e32a..00000000 --- a/git/test/fixtures/show_empty_commit +++ /dev/null @@ -1,6 +0,0 @@ -commit 1e3824339762bd48316fe87bfafc853732d43264 -tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904 -author Tom Preston-Werner <tom@mojombo.com> 1157392833 +0000 -committer Tom Preston-Werner <tom@mojombo.com> 1157392833 +0000 - - initial directory structure |
