Sha256: af1505472e19ae065ce9e70cd49ee69cdc5492802019fdf34ebb1942f84b1d8f

Contents?: true

Size: 206 Bytes

Versions: 4

Compression:

Stored size: 206 Bytes

Contents

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

## Greece
class GRTest < Phonie::TestCase

  def test_local
    parse_test('+302112345678', '30', '21', '12345678', 'Canada')
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phonie-1.0.4 test/countries/gr_test.rb
phonie-1.0.3 test/countries/gr_test.rb
phonie-1.0.2 test/countries/gr_test.rb
phonie-1.0.1 test/countries/gr_test.rb