Sha256: 1139f89c911370e15f9414ca7b683008619eac21d843235af361751be52b4e05

Contents?: true

Size: 136 Bytes

Versions: 1

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class CanaryLabsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, CanaryLabs
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
canary_labs-0.2.0 test/betas_test.rb