This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
pypihub
mirror of
https://github.com/brettlangdon/pypihub.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
gofmt
Tzu-Jung Lee
12 years ago
parent
854d482e26
commit
3351f602a5
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
old_test.go
+ 0
- 1
old_test.go
View File
@ -490,7 +490,6 @@ func TestPathMatcher(t *testing.T) {
}
}
func
TestSchemeMatcher
(
t
*
testing
.
T
)
{
for
_
,
v
:=
range
schemeMatcherTests
{
request
,
_
:=
http
.
NewRequest
(
"GET"
,
v
.
url
,
nil
)
Write
Preview
Loading…
Cancel
Save