Sha256: dac2ba390fed828d7a5a36347b60b8a10a07070b3a2541fca4cfece9667d0b20
Contents?: true
Size: 197 Bytes
Versions: 8
Compression:
Stored size: 197 Bytes
Contents
require 'test_helper' module GitWit class GitControllerTest < ActionController::TestCase # test "should get index" do # get :index # assert_response :success # end end end
Version data entries
8 entries across 8 versions & 1 rubygems