diff --git a/tests/test_streamline.py b/tests/test_streamline.py
index 7b74fddc058b82b6688974fe73d04b67c3de20fa..e3d97a4364ce1c7dd46b9e4ed7e66d7076751fd0 100644
--- a/tests/test_streamline.py
+++ b/tests/test_streamline.py
@@ -52,6 +52,7 @@ def test_streamline_lfc_w1a1():
         sl.absorb_add_into_multi_threshold,
         sl.factor_out_mul_sign_magnitude,
         sl.absorb_mul_into_multi_threshold,
+        sl.absorb_1bit_mul_into_matmul,
     ]
     trn_ind = 0
     for trn in transforms: