From 5453888091a86472e024753962a7510410171cbc Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Fri, 10 Jul 2020 18:41:02 +0200 Subject: 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 --- git/test/fixtures/show_empty_commit | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 git/test/fixtures/show_empty_commit (limited to 'git/test/fixtures/show_empty_commit') 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 1157392833 +0000 -committer Tom Preston-Werner 1157392833 +0000 - - initial directory structure -- cgit v1.2.3