Refactor and improve integration tests
This commit is contained in:
6
integration/all.sh
Executable file
6
integration/all.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
./test-http.sh || exit
|
||||
./test-merge.sh || exit
|
||||
./test-delupd.sh || exit
|
||||
./test-folders.sh || exit
|
||||
Reference in New Issue
Block a user