From bce573128889296c3c8abc86d9e464a45737f58a Mon Sep 17 00:00:00 2001 From: Roman Kuznetsov Date: Thu, 22 Nov 2018 13:49:37 +0300 Subject: [PATCH] Review fixes --- storage/storage_integration_tests/storage_downloading_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storage_integration_tests/storage_downloading_tests.cpp b/storage/storage_integration_tests/storage_downloading_tests.cpp index 06e9981054..0c159fc019 100644 --- a/storage/storage_integration_tests/storage_downloading_tests.cpp +++ b/storage/storage_integration_tests/storage_downloading_tests.cpp @@ -28,7 +28,7 @@ using namespace storage; using namespace std; using namespace std::placeholders; -// Uncomment to enable the test that requires network and downloads a mwm several times. +// Uncomment to enable the test that requires network and downloads an mwm several times. //#define TEST_INTEGRITY #ifndef TEST_INTEGRITY_ITERATIONS #define TEST_INTEGRITY_ITERATIONS 5