diff options
Diffstat (limited to 'server/tests/api/object-storage/index.ts')
-rw-r--r-- | server/tests/api/object-storage/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/server/tests/api/object-storage/index.ts b/server/tests/api/object-storage/index.ts deleted file mode 100644 index 1f4489fa3..000000000 --- a/server/tests/api/object-storage/index.ts +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | export * from './live' | ||
2 | export * from './video-imports' | ||
3 | export * from './video-static-file-privacy' | ||
4 | export * from './videos' | ||