forked from boostorg/unordered
Remove multiset from set_tests2_impl call
This commit is contained in:
@ -1069,7 +1069,6 @@ namespace insert_tests {
|
||||
|
||||
UNORDERED_AUTO_TEST(set_tests2) {
|
||||
set_tests2_impl<boost::unordered_set>();
|
||||
set_tests2_impl<boost::unordered_multiset>();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user