Skip to content

Commit 57a6ec0

Browse files
liggittdeads2k
authored andcommitted
Restore TestSNI
1 parent 0dd985e commit 57a6ec0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/sni_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const (
2626
)
2727

2828
func TestSNI(t *testing.T) {
29-
t.Skip("skipping to see if I go green")
3029
// Create tempfiles with certs and keys we're going to use
3130
certNames := map[string]string{}
3231
for certName, certContents := range sniCerts {

0 commit comments

Comments
 (0)