Sha256: a1fb5189aa39f4d2c19268c94351b913a69ff63eaafc8b4ea7f88dc25fc7ba26

Contents?: true

Size: 128 Bytes

Versions: 10

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class ReplyrTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Replyr
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
replyr-0.1.0 test/replyr_test.rb
replyr-0.0.9 test/replyr_test.rb
replyr-0.0.8 test/replyr_test.rb
replyr-0.0.7 test/replyr_test.rb
replyr-0.0.6 test/replyr_test.rb
replyr-0.0.5 test/replyr_test.rb
replyr-0.0.4 test/replyr_test.rb
replyr-0.0.3 test/replyr_test.rb
replyr-0.0.2 test/replyr_test.rb
replyr-0.0.1 test/replyr_test.rb