diff options
| author | Konrad Weihmann <kweihmann@outlook.com> | 2020-07-10 18:41:02 +0200 |
|---|---|---|
| committer | Konrad Weihmann <kweihmann@outlook.com> | 2020-07-12 15:01:21 +0200 |
| commit | 0374d7cf84ecd8182b74a639fcfdb9eafddcfd15 (patch) | |
| tree | f462fb9fc434f197b39213b53f33f4e09fc0329e /git/test/fixtures/ls_tree_a | |
| parent | 9cb7ae8d9721e1269f5bacd6dbc33ecdec4659c0 (diff) | |
| download | gitpython-0374d7cf84ecd8182b74a639fcfdb9eafddcfd15.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 |
