No tests yet, sadly

This commit is contained in:
Lucas 2022-04-07 13:51:07 +00:00
parent df41cacbba
commit df3c1b2e2f
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ DIST = ${SRC} COPYING Makefile README
all: ${BIN}
test: all
prove -p
clean:
rm -f ${BIN} ${P}-${V}.tgz