summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2021-01-19 22:53:18 +0100
committerJose <jose@zeroc.com>2021-01-19 22:53:18 +0100
commitbafdab7af4a890e64cb33ac9547ae7af6a978a7e (patch)
treea962845d09121d39053b7e8d5e18ff4dbdba0c1d
parentFix to speed up IceGrid/replication test on Windows (diff)
downloadice-bafdab7af4a890e64cb33ac9547ae7af6a978a7e.tar.bz2
ice-bafdab7af4a890e64cb33ac9547ae7af6a978a7e.tar.xz
ice-bafdab7af4a890e64cb33ac9547ae7af6a978a7e.zip
Fix missplaced endif from removal of DSA testing
-rw-r--r--cpp/test/IceSSL/configuration/AllTests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/IceSSL/configuration/AllTests.cpp b/cpp/test/IceSSL/configuration/AllTests.cpp
index f90ecf63cbf..9bdcca1e739 100644
--- a/cpp/test/IceSSL/configuration/AllTests.cpp
+++ b/cpp/test/IceSSL/configuration/AllTests.cpp
@@ -2834,6 +2834,7 @@ allTests(Test::TestHelper* helper, const string& /*testDir*/, bool p12)
comm->destroy();
}
# endif
+#endif
cout << "testing IceSSL.TrustOnly... " << flush;
//