Sha256: 4d27d982fa23ee408ea3ac4ddb214db571f170c606e98a1bb1722eb9c9960182

Contents?: true

Size: 126 Bytes

Versions: 36

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class TasksTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Tasks
  end
end

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
foreman-tasks-0.6.10 test/tasks_test.rb
foreman-tasks-0.6.9 test/tasks_test.rb
foreman-tasks-0.6.8 test/tasks_test.rb
foreman-tasks-0.6.7 test/tasks_test.rb
foreman-tasks-0.6.6 test/tasks_test.rb
foreman-tasks-0.6.5 test/tasks_test.rb
foreman-tasks-0.6.4 test/tasks_test.rb
foreman-tasks-0.6.3 test/tasks_test.rb
foreman-tasks-0.6.2 test/tasks_test.rb
foreman-tasks-0.6.1 test/tasks_test.rb
foreman-tasks-0.6.0 test/tasks_test.rb
foreman-tasks-0.5.7 test/tasks_test.rb
foreman-tasks-0.5.6 test/tasks_test.rb
foreman-tasks-0.5.5 test/tasks_test.rb
foreman-tasks-0.5.4 test/tasks_test.rb
foreman-tasks-0.5.3 test/tasks_test.rb
foreman-tasks-0.5.2 test/tasks_test.rb
foreman-tasks-0.5.1 test/tasks_test.rb
foreman-tasks-0.5.0 test/tasks_test.rb
foreman-tasks-0.4.0 test/tasks_test.rb