file: remove some testfiles

This commit is contained in:
fosslinux 2025-02-23 16:34:02 +11:00
parent 14731e55e6
commit e8ba04c141

View file

@ -5,6 +5,9 @@
src_prepare() {
default
# testfiles are difficult to audit here
rm tests/*.testfile
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
}