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

Version Path
git_wit-0.0.6 test/functional/git_wit/git_controller_test.rb
git_wit-0.0.6.pre test/functional/git_wit/git_controller_test.rb
git_wit-0.0.5 test/functional/git_wit/git_controller_test.rb
git_wit-0.0.4.pre2 test/functional/git_wit/git_controller_test.rb
git_wit-0.0.4.pre test/functional/git_wit/git_controller_test.rb
git_wit-0.0.3 test/functional/git_wit/git_controller_test.rb
git_wit-0.0.2 test/functional/git_wit/git_controller_test.rb
git_wit-0.0.1 test/functional/git_wit/git_controller_test.rb