Sha256: 47f85462c7854179b41e6c97a2512151fba099012eef009c457ef9b0cd2cd863

Contents?: true

Size: 274 Bytes

Versions: 31

Compression:

Stored size: 274 Bytes

Contents

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

## Guyana
class GYTest < Phonie::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

31 entries across 31 versions & 1 rubygems

Version Path
phonie-3.0.0 test/countries/gy_test.rb
phonie-2.1.2 test/countries/gy_test.rb
phonie-2.1.1 test/countries/gy_test.rb
phonie-2.1.0 test/countries/gy_test.rb
phonie-2.0.2 test/countries/gy_test.rb
phonie-2.0.1 test/countries/gy_test.rb
phonie-2.0.0 test/countries/gy_test.rb
phonie-1.0.4 test/countries/gy_test.rb
phonie-1.0.3 test/countries/gy_test.rb
phonie-1.0.2 test/countries/gy_test.rb
phonie-1.0.1 test/countries/gy_test.rb