Skip to content
Snippets Groups Projects
Commit b3a11cdf authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

NetUtils: Fixed typo in testsuite.

parent 35ce6643
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ define(test_local_network_type, [[
// the local machine actually has the IP.
test_network_type([[$1]],
[[ NetUtils.LOCAL, NetUtils.LOCALV6,
NetUtils.LOCALHOST, NetUtils.LOCALHOSTv6, $2 ]],
NetUtils.LOCALHOST, NetUtils.LOCALHOSTV6, $2 ]],
[[$3]])
]])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment