Cleanup debug echos.

This commit is contained in:
cheatfate 2019-04-15 11:32:58 +03:00
parent bc4fa46566
commit 2f6b36e96d
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95

View File

@ -408,7 +408,6 @@ suite "Network utilities test suite":
test "IpNet test vectors":
for item in NetworkVectors:
echo "ITEM ", item
var res: bool
var inet: IpNet
try: