Closed christianbrugger closed 9 years ago
Fix following testcase:
https://github.com/LogikSim/LogikSim/blob/00d180f3/src/tests/test_inserting.py#L308-L326
BTW: Imho instead of skipping the test it's better to mark it as expected to fail. That means it will still run during testing.
Fix following testcase:
https://github.com/LogikSim/LogikSim/blob/00d180f3/src/tests/test_inserting.py#L308-L326