Browse Source
Make tests use test metadata (#2836)
This is a continuation of #2762
Co-authored-by: penmetsaa <penmetsaa@google.com>
pull/2843/head
Yuriy Chernyshov
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
cpp/src/phonenumbers/test_metadata.cc
|
|
|
@ -14,7 +14,7 @@ |
|
|
|
* limitations under the License. |
|
|
|
*/ |
|
|
|
|
|
|
|
#include "phonenumbers/metadata.h"
|
|
|
|
#include "phonenumbers/test_metadata.h"
|
|
|
|
|
|
|
|
namespace i18n { |
|
|
|
namespace phonenumbers { |
|
|
|
|