Skip to content

Commit e30e804

Browse files
committed
-
1 parent aaaaf22 commit e30e804

File tree

2 files changed

+0
-4
lines changed
  • source_py2/test_python_toolbox/test_nifty_collections/test_cute_enum
  • source_py3/test_python_toolbox/test_nifty_collections/test_cute_enum

2 files changed

+0
-4
lines changed

source_py2/test_python_toolbox/test_nifty_collections/test_cute_enum/test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright 2009-2015 Ram Rachum.
22
# This program is distributed under the MIT license.
33

4-
'''Testing module for `WeakKeyIdentityDict`.'''
5-
64
import nose
75

86
from python_toolbox.nifty_collections import CuteEnum

source_py3/test_python_toolbox/test_nifty_collections/test_cute_enum/test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright 2009-2015 Ram Rachum.
22
# This program is distributed under the MIT license.
33

4-
'''Testing module for `WeakKeyIdentityDict`.'''
5-
64
import nose
75

86
from python_toolbox.nifty_collections import CuteEnum

0 commit comments

Comments
 (0)