test_lib_wiring: squash UnusedElaboratable warnings.
This commit is contained in:
parent
00699f7c41
commit
e53d78474f
|
@ -1,3 +1,5 @@
|
|||
# amaranth: UnusedElaboratable=no
|
||||
|
||||
import unittest
|
||||
from types import SimpleNamespace as NS
|
||||
|
||||
|
|
Loading…
Reference in a new issue