diff --git a/tests/test_streamline.py b/tests/test_streamline.py
index 31006e0c45cf06cad256ff11f9416348632c2a12..1a93c6ff128b2169da4802d7367608f499e89beb 100644
--- a/tests/test_streamline.py
+++ b/tests/test_streamline.py
@@ -54,6 +54,7 @@ def test_streamline_lfc_w1a1():
         sl.factor_out_mul_sign_magnitude,
         sl.absorb_mul_into_multi_threshold,
         sl.absorb_1bit_mul_into_matmul,
+        sl.round_thresholds,
     ]
     trn_ind = 0
     for trn in transforms: