mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-12 11:16:52 +00:00
Fix test file path location.
This commit is contained in:
parent
9ef76b355e
commit
e935c7e518
@ -19,7 +19,7 @@ const
|
||||
MessagesCount = 50
|
||||
MessageSize = 20
|
||||
FilesCount = 50
|
||||
FilesTestName = "teststream.nim"
|
||||
FilesTestName = "tests/teststream.nim"
|
||||
|
||||
proc serveClient1(transp: StreamTransport, udata: pointer) {.async.} =
|
||||
while not transp.atEof():
|
||||
|
Loading…
x
Reference in New Issue
Block a user