Sha256: 926cd6123b9218855d5c319a17c1d5530acd7212142a9614e5b6db44d3c43d6e

Contents?: true

Size: 134 Bytes

Versions: 6

Compression:

Stored size: 134 Bytes

Contents

require 'test_helper'

class SipgateIoTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SipgateIo
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sipgate_io-0.3.4 test/sipgate_io_test.rb
sipgate_io-0.3.3 test/sipgate_io_test.rb
sipgate_io-0.3.1 test/sipgate_io_test.rb
sipgate_io-0.3.0 test/sipgate_io_test.rb
sipgate_io-0.2.0 test/sipgate_io_test.rb
sipgate_io-0.1.6 test/sipgate_io_test.rb