github.phpd.cn/thought-machine/please@v12.2.0+incompatible/src/test/test_data/go_test_ignore_logs.txt (about) 1 === RUN TestA 2 log: some output 3 log: some more output 4 --- PASS: TestA (0.00s) 5 === RUN TestB 6 log: log 7 log: log 8 --- PASS: TestB (0.00s) 9 === RUN TestC 10 --- PASS: TestC (0.00s) 11 === RUN TestD 12 --- PASS: TestD (0.00s) 13 PASS 14 coverage: 22.9% of statements