diff --git a/peasoup_examples/tests/test_cmds.sh b/peasoup_examples/tests/test_cmds.sh
index 4a558dd490b263eb80fb6ede8b29d877675cae54..505caea4764f84e2de8abd2855966c187a19e6f0 100755
--- a/peasoup_examples/tests/test_cmds.sh
+++ b/peasoup_examples/tests/test_cmds.sh
@@ -198,7 +198,7 @@ do_tests()
 				kill_deads)
 					$PSZ $progpath $protected -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
 				;;
-				kill_deads.rida)
+				kill_deads_rida)
 					$PSZ $progpath $protected -c rida -c kill_deads=on -s meds_static=off --tempdir $temp_dir > test_${prog}.ps.log 2>&1
 				;;
 				scdi)