summaryrefslogtreecommitdiffstats
path: root/src/ssl/test/runner/dtls.go
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2015-11-05 20:20:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-11-05 20:20:47 +0000
commit9659931bf7d197c3ab757604b3ca730aeac2129f (patch)
tree24150183cfed2ad79eb2258cf525b4fc4544bd2d /src/ssl/test/runner/dtls.go
parent307714c70648c5d1caa23193f59a78f2ff72d2ea (diff)
parent03bcf618b7ed811b305845461fbb5497dfe55ac3 (diff)
downloadexternal_boringssl-9659931bf7d197c3ab757604b3ca730aeac2129f.zip
external_boringssl-9659931bf7d197c3ab757604b3ca730aeac2129f.tar.gz
external_boringssl-9659931bf7d197c3ab757604b3ca730aeac2129f.tar.bz2
Merge "Revert "external/boringssl: sync with upstream.""
Diffstat (limited to 'src/ssl/test/runner/dtls.go')
-rw-r--r--src/ssl/test/runner/dtls.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssl/test/runner/dtls.go b/src/ssl/test/runner/dtls.go
index fac035e..5c59dea 100644
--- a/src/ssl/test/runner/dtls.go
+++ b/src/ssl/test/runner/dtls.go
@@ -12,7 +12,7 @@
// with simulated loss, but there is no point in forcing the test
// driver to.
-package runner
+package main
import (
"bytes"