ai_old/goja/extract_failed_tests.sh
2024-09-20 16:50:35 +08:00

4 lines
79 B
Bash
Executable File

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