summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy/cache_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_regular/include/policy/cache_manager.h')
-rw-r--r--src/components/policy/policy_regular/include/policy/cache_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_regular/include/policy/cache_manager.h b/src/components/policy/policy_regular/include/policy/cache_manager.h
index 473caef145..2f19da13b5 100644
--- a/src/components/policy/policy_regular/include/policy/cache_manager.h
+++ b/src/components/policy/policy_regular/include/policy/cache_manager.h
@@ -988,8 +988,8 @@ class CacheManager : public CacheManagerInterface {
BackgroundBackuper* backuper_;
const PolicySettings* settings_;
-#ifdef BUILD_TESTS
friend class AccessRemoteImpl;
+#ifdef BUILD_TESTS
FRIEND_TEST(AccessRemoteImplTest, CheckModuleType);
FRIEND_TEST(AccessRemoteImplTest, EnableDisable);
FRIEND_TEST(AccessRemoteImplTest, GetGroups);