Sha256: 86e91520d2b27028021e1137498f961d8019ad060f64788e950887e467703fe3

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

require 'test_helper'

class AwsDeploymentTasksTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, AwsDeploymentTasks
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ops_tasks-0.0.8 test/aws_deployment_tasks_test.rb