Sha256: 0d91be9b4b6f37808a878c561e3bed27772c95386a33365f973e78c604b27ff7

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class HublotTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Hublot
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hublot-0.0.5 test/hublot_test.rb