From 0374d7cf84ecd8182b74a639fcfdb9eafddcfd15 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/rev_list_commit_idabbrev | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 git/test/fixtures/rev_list_commit_idabbrev (limited to 'git/test/fixtures/rev_list_commit_idabbrev') diff --git a/git/test/fixtures/rev_list_commit_idabbrev b/git/test/fixtures/rev_list_commit_idabbrev deleted file mode 100644 index 9385ba71..00000000 --- a/git/test/fixtures/rev_list_commit_idabbrev +++ /dev/null @@ -1,8 +0,0 @@ -commit 80f136f500dfdb8c3e8abf4ae716f875f0a1b57f -tree 3fffd0fce0655433c945e6bdc5e9f338b087b211 -parent 44f82e5ac93ba322161019dce44b78c5bd1fdce2 -author tom 1195608462 -0800 -committer tom 1195608462 -0800 - - fix tests on other machines - -- cgit v1.2.3