1
0
Fork 0

Disable transactions server test on cluster.

This commit is contained in:
Max Neunhoeffer 2014-02-26 10:17:05 +01:00
parent ff43f0601b
commit 86faf20dbb
2 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ SHELL_COMMON = \
SHELL_SERVER_ONLY = \
@top_srcdir@/js/server/tests/shell-sharding-helpers.js \
@top_srcdir@/js/server/tests/shell-noncluster-compaction.js \
@top_srcdir@/js/server/tests/shell-transactions.js \
@top_srcdir@/js/server/tests/shell-noncluster-transactions.js \
@top_srcdir@/js/server/tests/shell-routing.js \
@top_srcdir@/js/server/tests/shell-any.js \
@top_srcdir@/js/server/tests/shell-bitarray-index.js \