File: test

package info (click to toggle)
node-vue-style-loader 4.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 252 kB
  • sloc: javascript: 457; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (2)
1
2
3
4
5
if test "$AUTOPKGTEST_TMP" != ""; then
	rm -f lib
	cp -a /usr/share/nodejs/vue-style-loader/lib .
fi
jest --ci --testRegex test/*.js