File: test

package info (click to toggle)
node-rollup-plugin-typescript 10.0.1~ds%2B~1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,232 kB
  • sloc: javascript: 1,742; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
if test "$AUTOPKGTEST_TMP" != ""; then
	cp -a /usr/share/nodejs/@rollup/plugin-typescript/dist packages/typescript/ || true
#	patch -p1 < debian/patches/drop-one-test-for-autopkgtest.patch
fi
cd packages/typescript
tape test/test.js
tape test/test.mjs