X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=test%2Fsrc%2FX509Req.cpp;h=f8bb6044c2df33540c2a4d15345d0d40fb97b277;hb=6121035a7d8ea738bc89c2de8e6602fb1099b0e2;hp=0d8300be374e7ac01adef1dba6a38e04c05d43d5;hpb=e8abb7ca28c05c91fef58d23c40d3f2b1d5322ff;p=cassiopeia.git diff --git a/test/src/X509Req.cpp b/test/src/X509Req.cpp index 0d8300b..f8bb604 100644 --- a/test/src/X509Req.cpp +++ b/test/src/X509Req.cpp @@ -15,7 +15,7 @@ BOOST_AUTO_TEST_CASE( CSR ) { ERR_load_crypto_strings(); ERR_free_strings(); SSL_load_error_strings(); - ERR_print_errors_fp(stdout); + ERR_print_errors_fp( stdout ); BOOST_REQUIRE( ERR_peek_error() == 0 ); // Testing a valid CSR