Sha256: 14d99c209c8fcea8f6408fa83240047b38ca337e222d9725ebd8157f8d0f75ba

Contents?: true

Size: 138 Bytes

Versions: 1

Compression:

Stored size: 138 Bytes

Contents

require 'test_helper'

class PostReorderTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, PostReorder
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
post_reorder-0.0.1 test/post_reorder_test.rb