1
0
Fork 0
arangodb/UnitTests/HttpInterface/run-tests-replication

5 lines
132 B
Bash
Executable File

#!/bin/sh
test -d logs || mkdir logs
rspec -I . --color --format d `find . -name "api-replication-*.rb" -a \! -name "*-cluster-*"`