Missing handlers but there we goddamn GO
Former-commit-id: 2505146a54acaf18eadfdebf1dd2720889aef795
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
func TestServerRun(t *testing.T) {
|
||||
config.New()
|
||||
s := New()
|
||||
s := New(nil)
|
||||
go s.Run()
|
||||
time.Sleep(time.Millisecond * 100)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user