You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/03/20 21:26:59 UTC

[incubator-datasketches-cpp] 02/05: removed unused tests

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch hll_tests
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit 03655a8fc9b810a01dfebe2f5e60236325d441d7
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Fri Mar 20 14:20:49 2020 -0700

    removed unused tests
---
 hll/test/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hll/test/CMakeLists.txt b/hll/test/CMakeLists.txt
index 5ca45f0..17afb44 100644
--- a/hll/test/CMakeLists.txt
+++ b/hll/test/CMakeLists.txt
@@ -46,6 +46,5 @@ target_sources(hll_test
     HllUnionTest.cpp
     TablesTest.cpp
     ToFromByteArrayTest.cpp
-    UnionCaseTest.cpp
     IsomorphicTest.cpp
 )


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org