commit | 918343d82a3f438cc00bea14d8d8f5603972e270 | [log] [tgz] |
---|---|---|
author | Yumin Xia <me@yumin-xia.com> | Fri Mar 17 19:04:55 2017 -0700 |
committer | Yumin Xia <me@yumin-xia.com> | Mon Oct 16 12:47:33 2017 -0700 |
tree | 48cc0ed785816ed7c7b15a5d92dcf0fa57c5caa1 | |
parent | 2c509c2bd8d4d3476321fc49903a31c3a43ad79f [diff] [blame] |
remove useless codes related to CERT_QUERY Change-Id: I5c2b75d9f26116fabee628cffd54b0247a69646d
diff --git a/tests/unit/validator.cpp b/tests/unit/validator.cpp index 0824d62..c642875 100644 --- a/tests/unit/validator.cpp +++ b/tests/unit/validator.cpp
@@ -186,7 +186,7 @@ dataName = Name(); dataName .append(m_testId2) - .append("KEY") + .append("NDNS") .append("rrLabel") .append("CERT") .appendVersion();