From 84c2ba538c3cc199720d24c0bf680bf496b46826 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 24 Oct 2022 17:16:08 +0200 Subject: Create tests for the updating and purging functions via the API Signed-off-by: Benjamin Brahmer --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7f9ed3550..c219d71ff 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ site/ #bats tests/api/helpers/settings-override.bash +tests/test_helper/feeds/test.xml +tests/test_helper/feeds/feed1.xml +tests/test_helper/feeds/feed2.xml # python PKG-INFO -- cgit v1.2.3