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 --- test/fixtures/diff_initial | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/fixtures/diff_initial (limited to 'test/fixtures/diff_initial') diff --git a/test/fixtures/diff_initial b/test/fixtures/diff_initial new file mode 100644 index 00000000..648d7043 --- /dev/null +++ b/test/fixtures/diff_initial @@ -0,0 +1,8 @@ +@@ -0,0 +1,7 @@ ++======= ++CHANGES ++======= ++ ++0.1.0 ++===== ++initial release -- cgit v1.2.3