Skip to content

Commit 33e7759

Browse files
committed
add back size_n_data
1 parent be5dcf7 commit 33e7759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/beman/inplace_vector/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ add_gtest(container_requirements)
3737
add_gtest(triviality)
3838
add_gtest(compare)
3939
add_gtest(constructors)
40-
# add_gtest(size_n_data)
40+
add_gtest(size_n_data)
4141
# add_gtest(erasure)
4242
# add_gtest(modifiers)
4343

0 commit comments

Comments
 (0)