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/ls_tree_a | |
| parent | 9b7839e6b55953ddac7e8f13b2f9e2fa2dea528b (diff) | |
| download | gitpython-5453888091a86472e024753962a7510410171cbc.tar.gz | |
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/ls_tree_a')
| -rw-r--r-- | git/test/fixtures/ls_tree_a | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/git/test/fixtures/ls_tree_a b/git/test/fixtures/ls_tree_a deleted file mode 100644 index 69b76f4a..00000000 --- a/git/test/fixtures/ls_tree_a +++ /dev/null @@ -1,7 +0,0 @@ -100644 blob 81d2c27608b352814cbe979a6acd678d30219678 History.txt -100644 blob 641972d82c6d1b51122274ae8f6a0ecdfb56ee22 Manifest.txt -100644 blob 8b1e02c0fb554eed2ce2ef737a68bb369d7527df README.txt -100644 blob 735d7338b7cb208563aa282f0376c5c4049453a7 Rakefile -040000 tree c3d07b0083f01a6e1ac969a0f32b8d06f20c62e5 bin -040000 tree aa06ba24b4e3f463b3c4a85469d0fb9e5b421cf8 lib -040000 tree 650fa3f0c17f1edb4ae53d8dcca4ac59d86e6c44 test |
