Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
8f79df770e4e26ae49870ec64b6ae814602efe07
8f79df770e4e26ae49870ec64b6ae814602efe07
Switch branch/tag
go-libp2p
vendor
QmfH4HuZyN1p2wQLWWkXC91Z76435xKrBVfLQ...
gogo-protobuf
test
empty-issue70
empty_test.go
Find file
Normal view
History
Permalink
empty_test.go
72 Bytes
Edit
Web IDE
Newer
Older
vendor in gogo protobuf
Jeromy
committed
Nov 15, 2015
1
2
3
4
5
6
7
8
9
package
empty
import
(
"testing"
)
func
TestEmpty
(
t
*
testing
.
T
)
{
}