]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Fixed a bad spelling mistake change 47/head
authorAndrei Pavel <andrei.pavel@qualitance.com>
Mon, 9 Jan 2017 15:55:31 +0000 (17:55 +0200)
committerAndrei Pavel <andrei.pavel@qualitance.com>
Mon, 9 Jan 2017 15:55:31 +0000 (17:55 +0200)
src/lib/process/tests/d_controller_unittests.cc

index 320b28ae376b95ff7ba8f36030034b154ee9c992..7c423164573dcb5af40b2df0a99d87998d95174c 100644 (file)
@@ -189,7 +189,7 @@ TEST_F(DStubControllerTest, launchNormalShutdown) {
 }
 
 /// @brief Tests launch with an non-existing configuration file.
-TEST_F(DStubControllerTest, non-existingConfigFile) {
+TEST_F(DStubControllerTest, nonExistingConfigFile) {
     // command line to run standalone
     char* argv[] = { const_cast<char*>("progName"),
                      const_cast<char*>("-c"),