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 --- test/fixtures/show_empty_commit | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/fixtures/show_empty_commit (limited to 'test/fixtures/show_empty_commit') diff --git a/test/fixtures/show_empty_commit b/test/fixtures/show_empty_commit new file mode 100644 index 00000000..ea25e32a --- /dev/null +++ b/test/fixtures/show_empty_commit @@ -0,0 +1,6 @@ +commit 1e3824339762bd48316fe87bfafc853732d43264 +tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904 +author Tom Preston-Werner 1157392833 +0000 +committer Tom Preston-Werner 1157392833 +0000 + + initial directory structure -- cgit v1.2.3