mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 20:57:36 +03:00
fix some typos in documentation and tests
This commit is contained in:
parent
f34eddae41
commit
a98e60c28c
5 changed files with 8 additions and 8 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
func TestCrypto(t *testing.T) {
|
||||
func TestFlowControl(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "FlowControl Suite")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue