lib/inochi/templates/test_helper.rb.rbs in inochi-2.0.1 vs lib/inochi/templates/test_helper.rb.rbs in inochi-3.0.0

- old
+ new

@@ -1,3 +1,3 @@ # TODO: activate the testing framework of your choice and # also set up the testing environment for your tests -#{library_name}.require 'test/unit' +require 'test/unit'