Fix tests compilation.

This commit is contained in:
cheatfate 2019-05-07 23:20:06 +03:00
parent 1763c9dcff
commit 296b8c23a5
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95

View File

@ -6,7 +6,6 @@
# Apache License, version 2.0, (LICENSE-APACHEv2)
# MIT license (LICENSE-MIT)
import strutils, unittest, os
import hexdump
import ../chronos
suite "AsyncStream test suite":