aboutsummaryrefslogtreecommitdiff
path: root/cmake/tests.cmake
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2018-03-22 16:12:25 -0700
committerGitHub <noreply@github.com>2018-03-22 16:12:25 -0700
commit227363bc38438b1d272bffe4c89d9d562c4e655a (patch)
treea2f928043c3c3c44c1cf139977e0d44fd5fcd135 /cmake/tests.cmake
parented4321d1cb33199984118d801956822842771e7e (diff)
parent0c5fcdee44b9e71917743f8716d5270f135b740f (diff)
downloadprotobuf-227363bc38438b1d272bffe4c89d9d562c4e655a.tar.gz
protobuf-227363bc38438b1d272bffe4c89d9d562c4e655a.tar.bz2
protobuf-227363bc38438b1d272bffe4c89d9d562c4e655a.zip
Merge pull request #4412 from acozzette/remove-old-files
Removed some unused C++ source files
Diffstat (limited to 'cmake/tests.cmake')
-rw-r--r--cmake/tests.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index 6ab3071c..b2b16124 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -155,8 +155,7 @@ set(tests_files
${protobuf_source_dir}/src/google/protobuf/preserve_unknown_enum_test.cc
${protobuf_source_dir}/src/google/protobuf/proto3_arena_lite_unittest.cc
${protobuf_source_dir}/src/google/protobuf/proto3_arena_unittest.cc
-# TODO(b/74491957) Make this unittest work
-# ${protobuf_source_dir}/src/google/protobuf/proto3_lite_unittest.cc
+ ${protobuf_source_dir}/src/google/protobuf/proto3_lite_unittest.cc
${protobuf_source_dir}/src/google/protobuf/reflection_ops_unittest.cc
${protobuf_source_dir}/src/google/protobuf/repeated_field_reflection_unittest.cc
${protobuf_source_dir}/src/google/protobuf/repeated_field_unittest.cc