aboutsummaryrefslogtreecommitdiff
path: root/cpp/test/address_input_helper_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/address_input_helper_test.cc')
-rw-r--r--cpp/test/address_input_helper_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/address_input_helper_test.cc b/cpp/test/address_input_helper_test.cc
index 84a2286..bb683da 100644
--- a/cpp/test/address_input_helper_test.cc
+++ b/cpp/test/address_input_helper_test.cc
@@ -326,7 +326,7 @@ TEST_F(AddressInputHelperMockDataTest,
"{\"data/KR\": "
// The top-level ZIP expression must be present for sub-key matches to be
// evaluated.
- "{\"id\":\"data/KR\", \"sub_keys\":\"A~B\", \"zip\":\"\\\\d\{5}\"}, "
+ "{\"id\":\"data/KR\", \"sub_keys\":\"A~B\", \"zip\":\"\\\\d{5}\"}, "
"\"data/KR/A\": "
"{\"id\":\"data/KR/A\", \"sub_keys\":\"A1~A2\"}, "
"\"data/KR/A/A1\": "