diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-03-06 17:21:35 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-03-06 17:21:35 +0100 |
| commit | 330aef68072603b6034e8abadfd5019d70bcbe60 (patch) | |
| tree | 5429e90cb684bc7857b1c4f42768319af68d5ab7 /src/test | |
| parent | 4a58b77cbad6b78bad493f2656d571804fe83ea8 (diff) | |
Test properties file and memory cluster storage for testing.
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/resources/properties.conf | 1 |
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 |
