mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-28 00:20:01 -07:00
Bring in more old behaviour, use types for peer_id and infohash
This commit is contained in:
committed by
Jimmy Zelinskie
parent
05b7b955a1
commit
75b4a20e56
@@ -13,7 +13,7 @@ import (
|
||||
func TestNew(t *testing.T) {
|
||||
var table = []struct {
|
||||
data string
|
||||
expected event
|
||||
expected Event
|
||||
expectedErr error
|
||||
}{
|
||||
{"", None, ErrUnknownEvent},
|
||||
|
||||
Reference in New Issue
Block a user