diff UnitTestsSources/RestApiTests.cpp @ 2136:dd609a99d39a

uniformization of the macro naming
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 14:08:05 +0100
parents b1291df2f780
children aa4b8895cd23
line wrap: on
line diff
--- a/UnitTestsSources/RestApiTests.cpp	Wed Nov 09 13:42:33 2016 +0100
+++ b/UnitTestsSources/RestApiTests.cpp	Wed Nov 09 14:08:05 2016 +0100
@@ -73,7 +73,7 @@
 }
 
 
-#if UNIT_TESTS_WITH_HTTP_CONNEXIONS == 1 && ORTHANC_SSL_ENABLED == 1
+#if UNIT_TESTS_WITH_HTTP_CONNEXIONS == 1 && ORTHANC_ENABLE_SSL == 1
 
 /**
    The HTTPS CA certificates for BitBucket were extracted as follows: