Sha256: e53b98b07032ab45b619a555f53d2ed7fca86784d33743237439cffd5c8e72b7
Contents?: true
Size: 308 Bytes
Versions: 23
Compression:
Stored size: 308 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') ## Iraq class IQTest < Phonie::TestCase def test_local parse_test('+9642301948190', '964', '23', '01948190', 'Iraq', false) end def test_mobile parse_test('+9647901948190', '964', '79', '01948190', 'Iraq', true) end end
Version data entries
23 entries across 23 versions & 1 rubygems