mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-13 20:10:04 +02:00
chore: simplify provider GetConnection
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package utils
|
||||
|
||||
import "testing"
|
||||
|
||||
func Test_GetConnection(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
// testCases := map[string]struct{}{}
|
||||
}
|
||||
Reference in New Issue
Block a user