1
0
Fork 0

execute graph traversal test

This commit is contained in:
Jan Steemann 2013-01-11 21:12:55 +01:00
parent 79f40a5822
commit e888b080d0
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ SHELL_COMMON = @top_srcdir@/js/common/tests/shell-document.js \
@top_srcdir@/js/common/tests/shell-edge.js \ @top_srcdir@/js/common/tests/shell-edge.js \
@top_srcdir@/js/common/tests/shell-collection.js \ @top_srcdir@/js/common/tests/shell-collection.js \
@top_srcdir@/js/common/tests/shell-compactor.js \ @top_srcdir@/js/common/tests/shell-compactor.js \
@top_srcdir@/js/common/tests/shell-graph-traversal.js \
@top_srcdir@/js/common/tests/shell-simple-query.js \ @top_srcdir@/js/common/tests/shell-simple-query.js \
@top_srcdir@/js/common/tests/shell-statement.js \ @top_srcdir@/js/common/tests/shell-statement.js \
@top_srcdir@/js/common/tests/shell-users.js \ @top_srcdir@/js/common/tests/shell-users.js \