cd packages/alias
if test "$AUTOPKGTEST_TMP" != ""; then
	ln -s /usr/share/nodejs/@rollup/plugin-alias/dist || true
fi
tape test/test.mjs
