Sha256: 27919bd45d368e1a7797851e0979549b347896cb4801149e9242b93343705141

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class TinyUtilTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, TinyUtil
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tiny_util-0.0.1 test/tiny_util_test.rb