File: exec.js

package info (click to toggle)
node-grunt-webpack 4.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 680 kB
  • sloc: javascript: 911; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (4)
1
2
3
4
assertGrunt.failed();

expect(stdout).toMatch(/Can't resolve '\.\/b'/);
expect(stdout).toMatch(/\.\/entry\.js 1:8-22/);