aboutsummaryrefslogtreecommitdiff
path: root/cc/mac/mac_factory_test.cc
diff options
context:
space:
mode:
authorBartosz Przydatek <przydatek@google.com>2018-07-12 01:02:14 -0700
committerTink Team <noreply@google.com>2018-07-12 15:19:20 -0700
commit53a9f82698f85f6e405a35d1e8faebb4663a69d9 (patch)
tree089f9049b088359add308015a53ee81062e67184 /cc/mac/mac_factory_test.cc
parent0d03d04084be1c7ee7744efad35d3059c0de41e8 (diff)
downloadtink-53a9f82698f85f6e405a35d1e8faebb4663a69d9.tar.gz
Adding C++ default config registration.
PiperOrigin-RevId: 204257158 GitOrigin-RevId: 641a21a941f733511ef7d31ab39e53959d34bac4
Diffstat (limited to 'cc/mac/mac_factory_test.cc')
-rw-r--r--cc/mac/mac_factory_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/mac/mac_factory_test.cc b/cc/mac/mac_factory_test.cc
index 3b226436d..c9b123619 100644
--- a/cc/mac/mac_factory_test.cc
+++ b/cc/mac/mac_factory_test.cc
@@ -87,7 +87,7 @@ TEST_F(MacFactoryTest, testPrimitive) {
keyset.set_primary_key_id(key_id_3);
// Initialize the registry.
- ASSERT_TRUE(MacConfig::RegisterStandardKeyTypes().ok());;
+ ASSERT_TRUE(MacConfig::Register().ok());;
// Create a KeysetHandle and use it with the factory.
auto mac_result =