github.com/dop251/goja@v0.0.0-20240220182346-e401ed450204/extract_failed_tests.sh (about)

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