Skip to content

Commit 8018c35

Browse files
committed
-
1 parent 745a945 commit 8018c35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_python_toolbox/test_nifty_collections/test_ordered_dict/test_with_stdlib_ordered_dict.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
import sys
77

8+
import nose
9+
810
from python_toolbox import cute_testing
911

1012
from python_toolbox.nifty_collections.ordered_dict import OrderedDict

0 commit comments

Comments
 (0)