mirror of https://github.com/seald/nedb
parent
b67232400c
commit
4519a5f0dd
@ -0,0 +1,6 @@ |
|||||||
|
#!/usr/bin/env bash |
||||||
|
|
||||||
|
for i in $(eval echo {1..$1}) |
||||||
|
do |
||||||
|
make test |
||||||
|
done |
Loading…
Reference in new issue