write all failed test into the quickfix list
This commit is contained in:
3
tests/tmp_qf_jump/jump_test.go
Normal file
3
tests/tmp_qf_jump/jump_test.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
func TestFoo(t *testing.T) {}
|
||||
4
tests/tmp_qf_jump/output_detail_qn_test.go
Normal file
4
tests/tmp_qf_jump/output_detail_qn_test.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package foo
|
||||
|
||||
func TestFoo(t *testing.T) {
|
||||
}
|
||||
Reference in New Issue
Block a user