Sha256: 45f209f1f2f366fbda2a66b6620974fc9309fa1e4019c8fc51abedef82fa7a2c

Contents?: true

Size: 128 Bytes

Versions: 2

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class RtlizeTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Rtlize
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rtlize-0.2.1 test/rtlize_test.rb
rtlize-0.1.0 test/rtlize_test.rb