if test "$AUTOPKGTEST_TMP" != ""; then
	rm -f test/ttl.ts
fi
tap -R tap --no-cov `ls test/*.js test/*.ts|grep -v test/avoid-memory-leak.ts`
