gojs/goja/extract_failed_tests.sh

4 lines
79 B
Bash
Executable File

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