Skip to content

Commit 680e372

Browse files
committed
add constructor tests back
1 parent 097a961 commit 680e372

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
@@ -36,7 +36,7 @@ endfunction()
3636
add_gtest(container_requirements)
3737
add_gtest(triviality)
3838
# add_gtest(compare)
39-
# add_gtest(constructors)
39+
add_gtest(constructors)
4040
# add_gtest(size_n_data)
4141
# add_gtest(erasure)
4242
# add_gtest(modifiers)

0 commit comments

Comments
 (0)