chore(Refactor) #110
1 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
package cli_test
|
||||
|
||||
import (
|
||||
"os"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
|
@ -28,8 +27,6 @@ func TestTLSPort(t *testing.T) {
|
|||
|
||||
assert.NilError(t, err)
|
||||
assert.Equal(t, opts.Request.Port, 853)
|
||||
|
||||
os.Args = args
|
||||
}
|
||||
|
||||
func TestSubnet(t *testing.T) {
|
||||
|
|
Loading…
Reference in a new issue