We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07aa9fd commit 15ece5aCopy full SHA for 15ece5a
libs/mime/test/mime-roundtrip.cpp
@@ -76,7 +76,6 @@ void test_roundtrip(const char *fileName) {
76
BOOST_CHECK_EQUAL(readfile(fileName), from_mime(mp));
77
}
78
79
-void test_expected_parse_fail(const char *) {}
80
81
82
using namespace boost::unit_test;
0 commit comments