]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[422-distcheck-failure-after-375] Removed comment 422-distcheck-failure-after-375
authorFrancis Dupont <fdupont@isc.org>
Tue, 22 Jan 2019 21:12:08 +0000 (22:12 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 22 Jan 2019 21:12:08 +0000 (22:12 +0100)
src/bin/agent/tests/ca_controller_unittests.cc

index df62bec5607300db3746f361051219aa6de70fe5..b7223eff5eb9ed1d2f9c90c553d3057c798ebdb7 100644 (file)
@@ -651,7 +651,7 @@ TEST_F(CtrlAgentControllerTest, configReloadFileValid) {
     // Check that the config was indeed applied?
 
     // Remove the file.
-    //::remove("testvalid.json");
+    ::remove("testvalid.json");
 
     // Now clean up after ourselves.
     ctrl->deregisterCommands();