summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2022-12-21 10:10:39 +0000
committerGeir Storli <geirst@yahooinc.com>2022-12-21 10:10:39 +0000
commitbc97f528bf6ca32750cadb84901beee144c03e41 (patch)
treea45c8219e4385a531ea3dbfc3e933c73b078914f /searchcore
parent7027c13d8ebbd59e334851e5c298f2b137da41c7 (diff)
Rename docsummary unit test file.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/tests/proton/docsummary/CMakeLists.txt2
-rw-r--r--searchcore/src/tests/proton/docsummary/docsummary_test.cpp (renamed from searchcore/src/tests/proton/docsummary/docsummary.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/docsummary/CMakeLists.txt b/searchcore/src/tests/proton/docsummary/CMakeLists.txt
index 6c94e7fd38a..1636c347ea6 100644
--- a/searchcore/src/tests/proton/docsummary/CMakeLists.txt
+++ b/searchcore/src/tests/proton/docsummary/CMakeLists.txt
@@ -1,7 +1,7 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_docsummary_test_app TEST
SOURCES
- docsummary.cpp
+ docsummary_test.cpp
DEPENDS
searchcore_test
searchcore_server
diff --git a/searchcore/src/tests/proton/docsummary/docsummary.cpp b/searchcore/src/tests/proton/docsummary/docsummary_test.cpp
index 9bd3d6dbec5..9bd3d6dbec5 100644
--- a/searchcore/src/tests/proton/docsummary/docsummary.cpp
+++ b/searchcore/src/tests/proton/docsummary/docsummary_test.cpp