Skip to content

Commit

Permalink
Revert "nettest/groups.go: don't expose STUNReachability for now"
Browse files Browse the repository at this point in the history
This reverts commit 4128112.
  • Loading branch information
bassosimone committed Jun 15, 2020
1 parent 9b3f04e commit 04408ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nettests/groups.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var NettestGroups = map[string]NettestGroup{
"circumvention": {
Label: "Circumvention Tools",
Nettests: []Nettest{
//STUNReachability{}, /* We're not ready to include this yet */
STUNReachability{},
Psiphon{},
Tor{},
},
Expand Down

0 comments on commit 04408ed

Please sign in to comment.