Sha256: c98dd9fb99832082e0c990fd72fdc01276583377a65dd89edabc979f4f4988b1

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class QwertyTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Qwerty
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
qwerty-0.0.7.pre test/qwerty_test.rb
qwerty-0.0.5.pre test/qwerty_test.rb
qwerty-0.0.4.pre test/qwerty_test.rb
qwerty-0.0.3.pre test/qwerty_test.rb
qwerty-0.0.1.pre test/qwerty_test.rb