summaryrefslogtreecommitdiff
path: root/qpid/java/systests/etc
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/systests/etc')
-rw-r--r--qpid/java/systests/etc/config-systests.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/systests/etc/config-systests.json b/qpid/java/systests/etc/config-systests.json
index b01399fbd8..91d79a4319 100644
--- a/qpid/java/systests/etc/config-systests.json
+++ b/qpid/java/systests/etc/config-systests.json
@@ -60,7 +60,6 @@
"virtualhostnodes" : [ {
"name" : "test",
"type" : "${messagestore.type}",
- "messageStoreProvider": true,
"storePath" : "${QPID_WORK}/test/${test.port}"
} ]
}