Rename command_exe_test.go to command_misc_test.go
This commit is contained in:
parent
00571ad480
commit
9eaae2451b
@ -82,7 +82,7 @@ func TestCommandSleep(t *testing.T) {
|
|||||||
close(runDone)
|
close(runDone)
|
||||||
}()
|
}()
|
||||||
|
|
||||||
timeStepSize := 1 * time.Second
|
timeStepSize := 100 * time.Millisecond
|
||||||
loop:
|
loop:
|
||||||
for {
|
for {
|
||||||
select {
|
select {
|
Loading…
x
Reference in New Issue
Block a user