summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/flushengine/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/flushengine/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/flushengine/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/flushengine/CMakeLists.txt b/searchcore/src/tests/proton/flushengine/CMakeLists.txt
index 6e8df3c9b7f..826c9b2390f 100644
--- a/searchcore/src/tests/proton/flushengine/CMakeLists.txt
+++ b/searchcore/src/tests/proton/flushengine/CMakeLists.txt
@@ -1,7 +1,7 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_flushengine_test_app TEST
SOURCES
- flushengine_test.cpp
+ flushengine.cpp
DEPENDS
searchcore_flushengine
searchcore_pcommon