chore: formatting

This commit is contained in:
Ludovic Chenut 2024-06-28 10:51:15 +02:00
parent f676cf0c86
commit 8536893160
No known key found for this signature in database
GPG Key ID: D9A59B1907F1D50C
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ suite "Yamux":
conna.close(), connb.close(), yamuxa.close(), yamuxb.close(), handlera, handlerb
)
suite "Simple Reading/Writing yamux messages":
asyncTest "Roundtrip of small messages":
mSetup()