test_lib_wiring: squash UnusedElaboratable warnings.

This commit is contained in:
Wanda 2023-10-24 21:58:07 +02:00 committed by Catherine
parent 00699f7c41
commit e53d78474f

View file

@ -1,3 +1,5 @@
# amaranth: UnusedElaboratable=no
import unittest
from types import SimpleNamespace as NS