File: test

package info (click to toggle)
node-icss-replace-symbols 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 136 kB
  • sloc: javascript: 79; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
# mocha does not support --compilers option anymore
babeljs test/index.js -o test/index.cjs.js
mocha -R spec test/index.cjs.js