You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nat: TestParsePortRangeToInt: reduce overlap with TestParsePortRange
ParsePortRangeToInt is a shallow wrapper around ParsePortRange,
except for returning int's, and accepting empty values. Other
cases are covered by TestParsePortRange.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
0 commit comments