summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_populator
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2017-05-15 17:09:18 +0000
committerGitHub <noreply@github.com>2017-05-15 17:09:18 +0000
commitbed2084b5d15892e9834fd269d70475faf5b70d1 (patch)
tree63a00a9ced817d8a3dbed0f6c0279a27fdc972b7 /searchcore/src/tests/proton/attribute/attribute_populator
parent4e493944efc4989519b54d349aeb77780d68b01c (diff)
Revert "Toregge/add shrink lid space flush target"
Diffstat (limited to 'searchcore/src/tests/proton/attribute/attribute_populator')
-rw-r--r--searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp b/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp
index 4a3f0eb09b7..41ff853047d 100644
--- a/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp
+++ b/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp
@@ -100,6 +100,5 @@ TEST_F("require that reprocess with document populates attribute", Fixture)
TEST_MAIN()
{
- vespalib::rmdir(TEST_DIR, true);
TEST_RUN_ALL();
}