mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[148-lib-process-servers-without-arguments] trailing spaces
This commit is contained in:
@@ -73,7 +73,7 @@ class LoggingTest : public ::testing::Test {
|
||||
};
|
||||
|
||||
const char* LoggingTest::TEST_LOG_NAME = "kea.test.log";
|
||||
const int LoggingTest::TEST_MAX_SIZE = 204800; // Smallest without disabling rotation
|
||||
const int LoggingTest::TEST_MAX_SIZE = 204800; // Smallest without disabling rotation
|
||||
const int LoggingTest::TEST_MAX_VERS = 2; // More than the default of 1
|
||||
|
||||
// Checks that the constructor is able to process specified storage properly.
|
||||
|
Reference in New Issue
Block a user