go.ketch.com/lib/goja@v0.0.1/extract_failed_tests.sh (about)

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