mirror of https://gitee.com/bigwinds/arangodb
Name change in Makefile.
This commit is contained in:
parent
da4ca4a6b5
commit
e8c9a3997e
|
@ -590,7 +590,7 @@ unittests-shell-server-ahuacatl:
|
|||
### @brief SHELL CLIENT TESTS
|
||||
################################################################################
|
||||
|
||||
UNITTESTS_READONLY = $(addprefix --javascript.unit-tests ,@top_srcdir@/js/client/tests/shell-changeMode-noncluster.js)
|
||||
UNITTESTS_READONLY = $(addprefix --javascript.unit-tests ,@top_srcdir@/js/client/tests/shell-changeMode-noncluster-disabled.js)
|
||||
UNITTESTS_NO_READONLY = $(addprefix --javascript.unit-tests ,@top_srcdir@/js/client/tests/shell-noChangeMode-noncluster.js)
|
||||
.PHONY: unittests-shell-client-readonly
|
||||
|
||||
|
|
Loading…
Reference in New Issue