summaryrefslogtreecommitdiffstats
path: root/documentapi/src
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@verizonmedia.com>2019-02-21 15:31:35 +0100
committerTor Egge <Tor.Egge@verizonmedia.com>2019-02-21 15:31:35 +0100
commitb4b9c92dddb08bed6a5fca715a702e809979bc90 (patch)
tree40fc7c59036d368caa9c8237fe51048f5278d03d /documentapi/src
parent81552c6b6014118007449547c21a0aa779c37739 (diff)
Cleanup after removal of old unit test runner.
Diffstat (limited to 'documentapi/src')
-rw-r--r--documentapi/src/vespa/binref/.gitignore3
-rw-r--r--documentapi/src/vespa/binref/CMakeLists.txt1
2 files changed, 0 insertions, 4 deletions
diff --git a/documentapi/src/vespa/binref/.gitignore b/documentapi/src/vespa/binref/.gitignore
deleted file mode 100644
index cfb0e619824..00000000000
--- a/documentapi/src/vespa/binref/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-.depend
-Makefile
-testrun.sh
diff --git a/documentapi/src/vespa/binref/CMakeLists.txt b/documentapi/src/vespa/binref/CMakeLists.txt
deleted file mode 100644
index adece6dd711..00000000000
--- a/documentapi/src/vespa/binref/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.