File: test

package info (click to toggle)
node-vue-style-loader 4.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: javascript: 459; 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