File: test

package info (click to toggle)
node-espree 9.4.1~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,064 kB
  • sloc: javascript: 211,653; makefile: 32; sh: 1; xml: 1
file content (3 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (2)
1
2
3
mocha --no-timeout --reporter tap --exclude tests/lib/libraries.js 'tests/lib/**/*.js' || true
sed -i -e 's,"../../dist/espree.cjs","espree",' tests/lib/commonjs.cjs
mocha --no-timeout --reporter tap tests/lib/commonjs.cjs