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/uncommon_branch_prefix_FETCH_HEAD | |
| parent | 9cb7ae8d9721e1269f5bacd6dbc33ecdec4659c0 (diff) | |
| download | GitPython-0374d7cf84ecd8182b74a639fcfdb9eafddcfd15.tar.gz GitPython-0374d7cf84ecd8182b74a639fcfdb9eafddcfd15.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/uncommon_branch_prefix_FETCH_HEAD')
| -rw-r--r-- | git/test/fixtures/uncommon_branch_prefix_FETCH_HEAD | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/git/test/fixtures/uncommon_branch_prefix_FETCH_HEAD b/git/test/fixtures/uncommon_branch_prefix_FETCH_HEAD deleted file mode 100644 index 7df36f24..00000000 --- a/git/test/fixtures/uncommon_branch_prefix_FETCH_HEAD +++ /dev/null @@ -1,6 +0,0 @@ -c2e3c20affa3e2b61a05fdc9ee3061dd416d915e 'refs/pull/1/head' of http://github.com/loic-bot/testrepo -fd8695d980e2c6df62b7785f93fd6292d1e283fb 'refs/pull/1/merge' of http://github.com/loic-bot/testrepo -bb46faf089720d1a3f9e4dc3b11ed5ff77d7e764 'refs/pull/2/head' of http://github.com/loic-bot/testrepo -5faa366d58454eceea811e0e34c502bdd7b37e4b 'refs/pull/2/merge' of http://github.com/loic-bot/testrepo -b3ad3c4f1864b50d4d3e09320947a1a3c34c9ea2 'refs/pull/3/head' of http://github.com/loic-bot/testrepo -71fe57e511776042b009ed4bb281b62b0522b434 'refs/pull/3/merge' of http://github.com/loic-bot/testrepo |
