Sha256: 7e83ccf818d9a508a443c657ccc29cfd99bfcd9c26c79b73db0c8823ca87e5cc

Contents?: true

Size: 165 Bytes

Versions: 5

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

class TasksControllerTest < 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/tasks_controller_test.rb
foreman_discovery-1.0.0.rc4 test/foreman_app/test/functional/tasks_controller_test.rb
foreman_discovery-1.0.0.rc3 test/foreman_app/test/functional/tasks_controller_test.rb
foreman_discovery-1.0.0.rc2 test/foreman_app/test/functional/tasks_controller_test.rb
foreman_discovery-1.0.0.rc1 test/foreman_app/test/functional/tasks_controller_test.rb