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
parent
commit
df4aa5e273
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpp/src/phonenumbers/test_metadata.cc

+ 1
- 1
cpp/src/phonenumbers/test_metadata.cc View File

@ -14,7 +14,7 @@
* limitations under the License.
*/
#include "phonenumbers/metadata.h"
#include "phonenumbers/test_metadata.h"
namespace i18n {
namespace phonenumbers {


Loading…
Cancel
Save