aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/shared/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/shared/index.ts')
-rw-r--r--server/tests/shared/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/shared/index.ts b/server/tests/shared/index.ts
index 47019d6a8..9f7ade53d 100644
--- a/server/tests/shared/index.ts
+++ b/server/tests/shared/index.ts
@@ -13,3 +13,4 @@ export * from './streaming-playlists'
13export * from './tests' 13export * from './tests'
14export * from './tracker' 14export * from './tracker'
15export * from './videos' 15export * from './videos'
16export * from './views'