aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-06-18 12:11:01 +0200
committerGitHub <noreply@github.com>2016-06-18 12:11:01 +0200
commit27b26fb41c72d7976635d8db65d4bae3dc32bd20 (patch)
tree470d6ea63525c525d6176110f74559167b5520b7 /searchcore
parent36b2f3daf490732878ed4bd1a96326123513c259 (diff)
parentc465e29fe673d58df467a0f4c37ea808966b9a00 (diff)
Merge pull request #68 from yahoo/eirik/remove-duplicate-run-of-test
Run the test from the tests directory
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/apps/tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/apps/tests/CMakeLists.txt b/searchcore/src/apps/tests/CMakeLists.txt
index 5e6542dd189..4bb704982d3 100644
--- a/searchcore/src/apps/tests/CMakeLists.txt
+++ b/searchcore/src/apps/tests/CMakeLists.txt
@@ -23,4 +23,3 @@ vespa_add_executable(searchcore_persistenceconformance_test_app TEST
vdstestlib
persistence_persistence_conformancetest
)
-vespa_add_test(NAME searchcore_persistenceconformance_test_app COMMAND searchcore_persistenceconformance_test_app)