extract_failed_tests.sh 79 B

123
  1. #!/bin/sh
  2. sed -En 's/^.*FAIL: TestTC39\/tc39\/(test\/.*.js).*$/"\1": true,/p'