Commit ac241c4d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 942b4c0a
......@@ -256,7 +256,7 @@ class TestENB_SDR(ENBTestCase):
# assertDict asserts that d slice with keys from dok == dok.
# dok[k]=NO means d[k] must be absent.
# XXX -> assertDictMatch ?
# XXX -> assertatch with support for {} and []
class NOClass:
def __repr__(self):
return 'ø'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment