1
0
Fork 0

changed order of tests

This commit is contained in:
Jan Steemann 2013-01-15 17:09:04 +01:00
parent 6fde7e2f27
commit ead3f2f204
1 changed files with 1 additions and 1 deletions

View File

@ -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 \