mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-06 05:25:31 +00:00
5dd3aa40dc
On later Rubies calling create_run_test() causes the generation of warnings of the following form: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated... warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated... This patch removes the noise.