summaryrefslogtreecommitdiff
path: root/src/components/security_manager/test/crypto_manager_impl_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/security_manager/test/crypto_manager_impl_test.cc')
-rw-r--r--src/components/security_manager/test/crypto_manager_impl_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/security_manager/test/crypto_manager_impl_test.cc b/src/components/security_manager/test/crypto_manager_impl_test.cc
index 27f91866ac..7fef33f1df 100644
--- a/src/components/security_manager/test/crypto_manager_impl_test.cc
+++ b/src/components/security_manager/test/crypto_manager_impl_test.cc
@@ -91,7 +91,6 @@ class CryptoManagerTest : public testing::Test {
void TearDown() OVERRIDE {
delete mock_security_manager_settings_;
- testing::Mock::AsyncVerifyAndClearExpectations(1000);
}
void InitSecurityManager() {