if test "$AUTOPKGTEST_TMP" != ""; then
	rm -f lib
	cp -a /usr/share/nodejs/vue-style-loader/lib .
fi
jest --ci --testRegex test/*.js
