diff --git a/tests/transformation/test_move_maxpool_past_multithreshold.py b/tests/transformation/test_move_maxpool_past_multithreshold.py
index c5e0dd9846711b8c485e77f5111475c43bb06e20..2b698dd1a049008c4996bd7f1f58646c58b1bfe9 100644
--- a/tests/transformation/test_move_maxpool_past_multithreshold.py
+++ b/tests/transformation/test_move_maxpool_past_multithreshold.py
@@ -17,7 +17,7 @@ def get_multithreshold_rand_params(channels, num_of_thres, seed=None):
     return thres
 
 
-def test_move_past_fork():
+def test_move_maxpool_past_multithreshold():
     # generate test vectors of correct shape
     ch = 64
     ifmdim = 16