mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-22 15:42:54 +00:00
rename test_fluid_voice_add to test_fluid_voice_add_mod
This commit is contained in:
parent
ac294b1e7a
commit
d0eb610bbe
2 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue