if test "$AUTOPKGTEST_TMP" != ""; then
	mv autoprefixer/test .
else
	cd autoprefixer
fi
uvu test '\.test\.js$' --bail
