summaryrefslogtreecommitdiffstats
path: root/src/ssl/test/runner/tls.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssl/test/runner/tls.go')
-rw-r--r--src/ssl/test/runner/tls.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssl/test/runner/tls.go b/src/ssl/test/runner/tls.go
index 6b637c8..24f9b1e 100644
--- a/src/ssl/test/runner/tls.go
+++ b/src/ssl/test/runner/tls.go
@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
// Package tls partially implements TLS 1.2, as specified in RFC 5246.
-package main
+package runner
import (
"crypto"