summaryrefslogtreecommitdiff
path: root/test/test-bitset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-bitset.cpp')
-rw-r--r--test/test-bitset.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-bitset.cpp b/test/test-bitset.cpp
index 83e136c..15e43d6 100644
--- a/test/test-bitset.cpp
+++ b/test/test-bitset.cpp
@@ -8,7 +8,9 @@
using namespace MyGrate;
+// LCOV_EXCL_START
BOOST_TEST_DONT_PRINT_LOG_VALUE(BitSet::Iterator);
+// LCOV_EXCL_STOP
BOOST_AUTO_TEST_CASE(bitset)
{