1
0
Fork 0

Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel

This commit is contained in:
Jan Steemann 2014-10-15 14:17:23 +02:00
commit 7b3c3068f1
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ SHELL_SERVER_ONLY = \
@top_srcdir@/js/server/tests/shell-foxx-format-middleware.js \
@top_srcdir@/js/server/tests/shell-foxx-preprocessor.js \
@top_srcdir@/js/server/tests/shell-skiplist-index.js \
@top_srcdir@/js/server/tests/shell-skiplist-rm-performance.js \
@top_srcdir@/js/server/tests/shell-skiplist-rm-performance-timecritical.js \
@top_srcdir@/js/server/tests/shell-skiplist-correctness.js
SHELL_SERVER = $(SHELL_COMMON) $(SHELL_SERVER_ONLY)