diff --git a/UnitTests/Makefile.unittests b/UnitTests/Makefile.unittests index 0b16992da3..4cbe53d443 100755 --- a/UnitTests/Makefile.unittests +++ b/UnitTests/Makefile.unittests @@ -540,7 +540,7 @@ SHELL_SERVER_AHUACATL = @top_srcdir@/js/server/tests/ahuacatl-ranges.js \ @top_srcdir@/js/server/tests/ahuacatl-general-graph.js \ @top_srcdir@/js/server/tests/ahuacatl-graph.js \ @top_srcdir@/js/server/tests/ahuacatl-edges.js \ - @top_srcdir@/js/server/tests/ahuacatl-modify.js \ + @top_srcdir@/js/server/tests/ahuacatl-modify-noncluster.js \ @top_srcdir@/js/server/tests/ahuacatl-refaccess-variable.js \ @top_srcdir@/js/server/tests/ahuacatl-refaccess-attribute.js \ @top_srcdir@/js/server/tests/ahuacatl-queries-simple.js \