Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c0d126f
)
FIX broken test
author
Jens Geyer
<jensg@apache.org>
Thu, 19 Jun 2014 21:25:50 +0000
(23:25 +0200)
committer
Jens Geyer
<jensg@apache.org>
Thu, 19 Jun 2014 21:25:50 +0000
(23:25 +0200)
lib/go/test/tests/struct_args_rets_test.go
patch
|
blob
|
history
diff --git
a/lib/go/test/tests/struct_args_rets_test.go
b/lib/go/test/tests/struct_args_rets_test.go
index
5b471b7
..
363423d
100644
(file)
--- a/
lib/go/test/tests/struct_args_rets_test.go
+++ b/
lib/go/test/tests/struct_args_rets_test.go
@@
-20,7
+20,7
@@
package tests
import (
- st "
ServicesT
est"
+ st "
servicest
est"
)
//this function is never called, it will fail to compile if check is failed