tests: clean *.db, *.log

Co-authored-by: Unit 193 <unit193@unit193.net>
This commit is contained in:
Ed Kellett 2020-11-09 21:17:00 +00:00
parent 3eab43b680
commit 0e50ab822d
1 changed files with 1 additions and 0 deletions

View File

@ -48,3 +48,4 @@ check-local: $(check_PROGRAMS) \
clean-local:
rm -rf runtime/modules
rm -rf *.db *.log