Skip to content

Commit c444065

Browse files
committed
fix results import
1 parent 1b9d925 commit c444065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testfut.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Apache License, version 2.0, (LICENSE-APACHEv2)
77
# MIT license (LICENSE-MIT)
88
import unittest2
9-
import stew/results
9+
import results
1010
import ../chronos, ../chronos/unittest2/asynctests
1111

1212
{.used.}

0 commit comments

Comments
 (0)