Skip to content

Commit 87f4ab8

Browse files
committed
Add live test against tigris
https://console.tigris.dev/
1 parent 1916417 commit 87f4ab8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/live.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ describe("S3 live on {0} {1}", [
88
[ "B2", "eu-central-003", false ],
99
[ "B2", "eu-central-003", true ],
1010
[ "GOOG", "auto", false ],
11+
[ "TIGRIS", "auto", false ],
1112
//[ "STORJ", "global", false ],
1213
], function(provider, region, virtualStyle) {
1314
var S3 = require("..")

0 commit comments

Comments
 (0)