aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/object-storage/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/object-storage/index.ts')
-rw-r--r--server/tests/api/object-storage/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/object-storage/index.ts b/server/tests/api/object-storage/index.ts
index f319d6ef5..1f4489fa3 100644
--- a/server/tests/api/object-storage/index.ts
+++ b/server/tests/api/object-storage/index.ts
@@ -1,3 +1,4 @@
1export * from './live' 1export * from './live'
2export * from './video-imports' 2export * from './video-imports'
3export * from './video-static-file-privacy'
3export * from './videos' 4export * from './videos'