mirror of https://gitee.com/bigwinds/arangodb
changed order of tests
This commit is contained in:
parent
6fde7e2f27
commit
ead3f2f204
|
@ -4,9 +4,9 @@ test -d logs || mkdir logs
|
|||
rspec --format d \
|
||||
api-http-spec.rb \
|
||||
api-admin-spec.rb \
|
||||
api-graph-spec.rb \
|
||||
api-batch-spec.rb \
|
||||
api-collection-spec.rb \
|
||||
api-graph-spec.rb \
|
||||
rest-key-spec.rb \
|
||||
rest-create-document-spec.rb \
|
||||
rest-read-document-spec.rb \
|
||||
|
|
Loading…
Reference in New Issue