prog8/tests/test_optimizer.py
2018-01-09 21:38:19 +01:00

7 lines
79 B
Python

from il65.optimize import Optimizer
def test_optimizer():
pass # @todo