mirror of https://gitee.com/bigwinds/arangodb
added to Makefile
This commit is contained in:
parent
10220c3207
commit
74ef8a71a2
|
@ -554,6 +554,7 @@ SHELL_SERVER_AQL = @top_srcdir@/js/server/tests/aql-arithmetic.js \
|
|||
@top_srcdir@/js/server/tests/aql-optimizer-rule-remove-unnecessary-calculations.js \
|
||||
@top_srcdir@/js/server/tests/aql-optimizer-rule-remove-unnecessary-filters.js \
|
||||
@top_srcdir@/js/server/tests/aql-optimizer-rule-use-index-for-sort.js \
|
||||
@top_srcdir@/js/server/tests/aql-optimizer-rule-replace-or-with-in.js \
|
||||
@top_srcdir@/js/server/tests/aql-parse.js \
|
||||
@top_srcdir@/js/server/tests/aql-primary-index-noncluster.js \
|
||||
@top_srcdir@/js/server/tests/aql-queries-collection.js \
|
||||
|
|
Loading…
Reference in New Issue