summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-06 17:21:35 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-06 17:21:35 +0100
commit330aef68072603b6034e8abadfd5019d70bcbe60 (patch)
tree5429e90cb684bc7857b1c4f42768319af68d5ab7 /src/test
parent4a58b77cbad6b78bad493f2656d571804fe83ea8 (diff)
Test properties file and memory cluster storage for testing.
Diffstat (limited to 'src/test')
-rw-r--r--src/test/resources/properties.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/resources/properties.conf b/src/test/resources/properties.conf
new file mode 100644
index 0000000..476aeb0
--- /dev/null
+++ b/src/test/resources/properties.conf
@@ -0,0 +1 @@
+ClusterStorage=MemoryOnlyClusterStorage \ No newline at end of file