cd packages/babel
if test "$AUTOPKGTEST_TMP" != ""; then
	ln -s /usr/share/nodejs/@rollup/plugin-babel/dist || true
fi
ava -u
