Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(24)

Unified Diff: src/pkg/exp/spdy/spdy_test.go

Issue 5358041: code review 5358041: renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* (Closed)
Patch Set: diff -r f759d7ef4e8b https://go.googlecode.com/hg/ Created 13 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/pkg/exp/spdy/read.go ('k') | src/pkg/exp/spdy/types.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/exp/spdy/spdy_test.go
===================================================================
--- a/src/pkg/exp/spdy/spdy_test.go
+++ b/src/pkg/exp/spdy/spdy_test.go
@@ -6,8 +6,8 @@
import (
"bytes"
- "http"
"io"
+ "net/http"
"reflect"
"testing"
)
« no previous file with comments | « src/pkg/exp/spdy/read.go ('k') | src/pkg/exp/spdy/types.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b