diff --git a/test/mocks/test/test_controller.rb b/test/mocks/test/test_controller.rb new file mode 100644 index 0000000..693af0a --- /dev/null +++ b/test/mocks/test/test_controller.rb @@ -0,0 +1,2 @@ +class TestController < ApplicationController +end -- libgit2 0.21.2