Skip to content

Commit 097a961

Browse files
committed
add triviality tests back
1 parent a3e98e7 commit 097a961

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
@@ -34,7 +34,7 @@ endfunction()
3434

3535
# Tests for official specs
3636
add_gtest(container_requirements)
37-
# add_gtest(triviality)
37+
add_gtest(triviality)
3838
# add_gtest(compare)
3939
# add_gtest(constructors)
4040
# add_gtest(size_n_data)

0 commit comments

Comments
 (0)