Remove extraneous code

This commit is contained in:
Alex Forencich
2020-12-31 03:12:14 -08:00
parent 30bc6f68a1
commit 71d7c7e9d2
8 changed files with 0 additions and 8 deletions

View File

@@ -141,7 +141,6 @@ if cocotb.SIM_NAME:
# cocotb-test
tests_dir = os.path.dirname(__file__)
rtl_dir = os.path.abspath(os.path.join(tests_dir, '..', '..', 'rtl'))
def test_rgmii(request):