disable reaper test, we don't reap anymore
This commit is contained in:
		| @ -7,7 +7,7 @@ import ( | ||||
| 	"testing" | ||||
| ) | ||||
|  | ||||
| func TestReap(t *testing.T) { | ||||
| func _TestReap(t *testing.T) { | ||||
| 	truePath, err := exec.LookPath("true") | ||||
| 	if err != nil { | ||||
| 		t.Log("true binary not found, ignoring this test.") | ||||
|  | ||||
		Reference in New Issue
	
	Block a user