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/uncommon_branch_prefix_stderr | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 git/test/fixtures/uncommon_branch_prefix_stderr (limited to 'git/test/fixtures/uncommon_branch_prefix_stderr') diff --git a/git/test/fixtures/uncommon_branch_prefix_stderr b/git/test/fixtures/uncommon_branch_prefix_stderr deleted file mode 100644 index 5a6aca65..00000000 --- a/git/test/fixtures/uncommon_branch_prefix_stderr +++ /dev/null @@ -1,6 +0,0 @@ - = [up to date] refs/pull/1/head -> pull/1/head - = [up to date] refs/pull/1/merge -> pull/1/merge - = [up to date] refs/pull/2/head -> pull/2/head - = [up to date] refs/pull/2/merge -> pull/2/merge - = [up to date] refs/pull/3/head -> pull/3/head - = [up to date] refs/pull/3/merge -> pull/3/merge -- cgit v1.2.3