Sha256: 520f625b33c687e7cbc2965083e5de6afd3b631ca858d838778ab351765cd7a2

Contents?: true

Size: 165 Bytes

Versions: 4

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

module RaffleV1
  class CommentsControllerTest < ActionController::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
raffle_v1-0.0.5 test/functional/raffle_v1/comments_controller_test.rb
raffle_v1-0.0.4 test/functional/raffle_v1/comments_controller_test.rb
raffle_v1-0.0.2 test/functional/raffle_v1/comments_controller_test.rb
raffle_v1-0.0.1 test/functional/raffle_v1/comments_controller_test.rb