martinzink commented on code in PR #1615:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1615#discussion_r1276221832


##########
libminifi/test/unit/WindowsCertStoreLocationTests.cpp:
##########
@@ -51,4 +51,10 @@ TEST_CASE("CurrentUser and LocalMachine are among the 
allowed values of WindowsC
   CHECK_FALSE(ranges::contains(allowed_locations, "SomebodyElsesComputer"));
 }
 
+#else
+#include "../Catch.h"
+TEST_CASE("WindowsCertStoreLocation") {

Review Comment:
   I removed this in 
https://github.com/apache/nifi-minifi-cpp/pull/1615/commits/44c7d79b3d130f483271f92ef7b8b224533e4137



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to