Sha256: d8dd3a12991c80f309194b1a59f8f876f1e02f90bb5452a5e1496b4359f68c0b

Contents?: true

Size: 140 Bytes

Versions: 4

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class MystroVolleyTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, MystroVolley
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mystro-volley-0.1.0 test/mystro-volley_test.rb
mystro-volley-0.1.0.rc3 test/mystro-volley_test.rb
mystro-volley-0.1.0.rc2 test/mystro-volley_test.rb
mystro-volley-0.1.0.rc1 test/mystro-volley_test.rb