fix some borked imports
[ieee754fpu.git] / src / ieee754 / part_shift / test / test_shift_scalar.py
index 579e1dc6c4ff5fd59f41a53da2d59e9f971f05b6..6d2640a8854a516a651d6e55a7a2e419d1edfdb4 100644 (file)
@@ -1,6 +1,6 @@
 from nmigen import Module, Signal
 from nmigen.back.pysim import Simulator, Delay, Settle
-from nmigen.test.utils import FHDLTestCase
+from nmutil.formaltest import FHDLTestCase
 from ieee754.part_mul_add.partpoints import PartitionPoints
 
 from ieee754.part_shift.part_shift_scalar import \