File: test

package info (click to toggle)
node-rollup-plugin-alias 5.0.1~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: javascript: 302; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
cd packages/alias
if test "$AUTOPKGTEST_TMP" != ""; then
	ln -s /usr/share/nodejs/@rollup/plugin-alias/dist || true
fi
tape test/test.mjs