diff --git a/utest/bplustree.cpp b/utest/bplustree.cpp index a38fd545..825f33b4 100644 --- a/utest/bplustree.cpp +++ b/utest/bplustree.cpp @@ -20,7 +20,7 @@ namespace { using utest::TreeUtil; using xo::scope; - using xo::scope_setup; + //using xo::scope_setup; using xo::xtag; using BtreeKey = int;