Sha256: a57ce827833d77db1544e119b2ea726c2217cdd4ec3eafdfabc31f59bf9c8f91

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

require 'test_helper'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/test/functional/lookup_values_controller_test.rb
foreman_discovery-1.0.0.rc4 test/foreman_app/test/functional/lookup_values_controller_test.rb
foreman_discovery-1.0.0.rc3 test/foreman_app/test/functional/lookup_values_controller_test.rb
foreman_discovery-1.0.0.rc2 test/foreman_app/test/functional/lookup_values_controller_test.rb
foreman_discovery-1.0.0.rc1 test/foreman_app/test/functional/lookup_values_controller_test.rb