Files
PeakRDL-BusDecoder/tests/test_counter_threshold/testcase.py

6 lines
117 B
Python

from ..lib.sim_testcase import SimTestCase
class Test(SimTestCase):
def test_dut(self):
self.run_test()