compress: add integration tests
This commit is contained in:
parent
ef9b717961
commit
7078311a84
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ backends:
|
|||
fastlist: true
|
||||
maxfile: 1k
|
||||
## end chunker
|
||||
- backend: "compress"
|
||||
remote: "TestCompress:"
|
||||
fastlist: false
|
||||
- backend: "drive"
|
||||
remote: "TestDrive:"
|
||||
fastlist: true
|
||||
|
|
Loading…
Reference in a new issue