mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-02 03:36:56 +00:00
Remove todo.
This commit is contained in:
parent
eeac748bf4
commit
f615fba169
1 changed files with 0 additions and 3 deletions
|
|
@ -33,6 +33,3 @@ assert repr_test == {'tomato': 'tomato', 'first': 'second', 'key': 'value', 'im
|
|||
before = len(repr_test)
|
||||
print(repr_test.popitem())
|
||||
assert before - 1 == len(repr_test)
|
||||
|
||||
# test noncomparable
|
||||
# TODO newcelltypes?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue