rename test_fluid_voice_add to test_fluid_voice_add_mod

This commit is contained in:
jjceresa 2019-10-07 19:05:49 +02:00
parent ac294b1e7a
commit d0eb610bbe
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ ADD_FLUID_TEST(test_modulator_amount)
ADD_FLUID_TEST(test_possible_att_reduction)
ADD_FLUID_TEST(test_fluid_voice_modulate)
ADD_FLUID_TEST(test_fluid_zone_check_mod)
ADD_FLUID_TEST(test_fluid_voice_add)
ADD_FLUID_TEST(test_fluid_voice_add_mod)
ADD_FLUID_TEST(test_synth_process)