Sha256: c693dd3d9fe33ae5057a7842e9085f8500582f1268be2cb39bd13ccf8e2ee207

Contents?: true

Size: 274 Bytes

Versions: 2

Compression:

Stored size: 274 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../test_helper')

## Guyana
class GYTest < Phoner::TestCase
  def test_local
    parse_test('5926674144', '592', '667', '4144', 'Guyana', true)
    parse_test('5922184144', '592', '218', '4144', 'Guyana', false)
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phoner-1.0.1 test/countries/gy_test.rb
phoner-1.0 test/countries/gy_test.rb