summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/common/location/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2020-07-15 12:33:00 +0000
committerArne Juul <arnej@verizonmedia.com>2020-07-15 15:39:25 +0000
commit7dc8a816fca0242fc00c0ee613252747b29d1f80 (patch)
treef39f07544e79ecc013e1d8ec940c9aa0c7d3ceb3 /searchlib/src/tests/common/location/CMakeLists.txt
parent39641e98e5770f460632075c71bac6fa3010e5a5 (diff)
remove now-duplicate test
Diffstat (limited to 'searchlib/src/tests/common/location/CMakeLists.txt')
-rw-r--r--searchlib/src/tests/common/location/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/searchlib/src/tests/common/location/CMakeLists.txt b/searchlib/src/tests/common/location/CMakeLists.txt
index 0e36db46db9..ea0d96529e1 100644
--- a/searchlib/src/tests/common/location/CMakeLists.txt
+++ b/searchlib/src/tests/common/location/CMakeLists.txt
@@ -1,12 +1,4 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_executable(searchlib_location_test_app TEST
- SOURCES
- location_test.cpp
- DEPENDS
- searchlib
-)
-vespa_add_test(NAME searchlib_location_test_app COMMAND searchlib_location_test_app)
-
vespa_add_executable(searchlib_geo_location_test_app TEST
SOURCES
geo_location_test.cpp