File: test

package info (click to toggle)
node-ramda 0.27.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,516 kB
  • sloc: javascript: 16,524; makefile: 106; sh: 23
file content (5 lines) | stat: -rw-r--r-- 213 bytes parent folder | download
1
2
3
4
5
if [ ! -e node_modules/babel-plugin-annotate-pure-calls ]; then
	mkdir -p node_modules
	ln -s ../debian/build_modules/babel-plugin-annotate-pure-calls node_modules
fi
BABEL_ENV=cjs mocha --require @babel/register