diff options
Diffstat (limited to 'src/net/main_test.go')
| -rw-r--r-- | src/net/main_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/main_test.go b/src/net/main_test.go index f3f8b1a900..7573ded93b 100644 --- a/src/net/main_test.go +++ b/src/net/main_test.go @@ -26,8 +26,6 @@ var ( var ( testDNSFlood = flag.Bool("dnsflood", false, "whether to test DNS query flooding") - testExternal = flag.Bool("external", true, "allow use of external networks during long test") - // If external IPv4 connectivity exists, we can try dialing // non-node/interface local scope IPv4 addresses. // On Windows, Lookup APIs may not return IPv4-related |
