We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac70961 + f8d3460 commit 14950d8Copy full SHA for 14950d8
test/messages/rpc/body_reader.cpp
@@ -18,7 +18,7 @@
18
*/
19
#include "../../test.hpp"
20
21
-#if !defined(HAVE_SLOW_TESTS)
+#if defined(HAVE_SLOW_TESTS)
22
23
BOOST_AUTO_TEST_SUITE(rpc_body_reader_tests)
24
test/messages/rpc/body_writer.cpp
BOOST_AUTO_TEST_SUITE(rpc_body_writer_tests)
0 commit comments