Sha256: 44d954bd90e672b78dfb746bc2d6661b88c0042219e40799e0fe998283f53491

Contents?: true

Size: 165 Bytes

Versions: 5

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
smukherjee-openbill-0.1.7 test/functional/users_controller_test.rb
wakame-vdc-webui-11.12.0 test/functional/users_controller_test.rb
wakame-vdc-webui-11.06.0 test/functional/users_controller_test.rb
wakame-vdc-webui-10.12.0 test/functional/users_controller_test.rb
wakame-vdc-webui-10.11.0 test/functional/users_controller_test.rb