This commit is contained in:
parent
627bb6b36e
commit
20f9cd0c4f
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