Sha256: 2efacf26de9659f0b8f5db4e272ca265c80748b28b9719f20ca92fde0b23aa16

Contents?: true

Size: 167 Bytes

Versions: 30

Compression:

Stored size: 167 Bytes

Contents

require 'test_helper'

class ReportsControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
tournament-5.0.0 webgui/test/functional/reports_controller_test.rb
tournament-4.2.0 webgui/test/functional/reports_controller_test.rb
tournament-4.0.2 webgui/test/functional/reports_controller_test.rb
tournament-4.0.0 webgui/test/functional/reports_controller_test.rb
tournament-3.3.3 webgui/test/functional/reports_controller_test.rb
tournament-3.3.2 webgui/test/functional/reports_controller_test.rb
tournament-3.3.1 webgui/test/functional/reports_controller_test.rb
tournament-3.3.0 webgui/test/functional/reports_controller_test.rb
tournament-3.2.2 webgui/test/functional/reports_controller_test.rb
tournament-3.2.1 webgui/test/functional/reports_controller_test.rb
tournament-3.2.0 webgui/test/functional/reports_controller_test.rb
tournament-3.1.1 webgui/test/functional/reports_controller_test.rb
tournament-3.1.0 webgui/test/functional/reports_controller_test.rb
tournament-3.0.3 webgui/test/functional/reports_controller_test.rb
tournament-3.0.2 webgui/test/functional/reports_controller_test.rb
tournament-3.0.1 webgui/test/functional/reports_controller_test.rb
tournament-3.0.0 webgui/test/functional/reports_controller_test.rb
tournament-2.1.1 webgui/test/functional/reports_controller_test.rb
tournament-2.2.0 webgui/test/functional/reports_controller_test.rb
tournament-2.2.1 webgui/test/functional/reports_controller_test.rb