Sha256: 3b61000e67f94847ca063f09d8c9d926dc1c0520c0ff3db4b3c82f94c03348a2

Contents?: true

Size: 165 Bytes

Versions: 7

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tournament-2.2.0 webgui/test/functional/admin_controller_test.rb
tournament-2.2.1 webgui/test/functional/admin_controller_test.rb
tournament-2.1.2 webgui/test/functional/admin_controller_test.rb
tournament-2.1.1 webgui/test/functional/admin_controller_test.rb
tournament-2.1.0 webgui/test/functional/admin_controller_test.rb
tournament-2.0.0 webgui/test/functional/admin_controller_test.rb
tournament-2.2.2 webgui/test/functional/admin_controller_test.rb