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.ts19
1 files changed, 0 insertions, 19 deletions
diff --git a/server/tests/shared/index.ts b/server/tests/shared/index.ts
deleted file mode 100644
index eda24adb5..000000000
--- a/server/tests/shared/index.ts
+++ /dev/null
@@ -1,19 +0,0 @@
1export * from './mock-servers'
2export * from './actors'
3export * from './captions'
4export * from './checks'
5export * from './directories'
6export * from './generate'
7export * from './live'
8export * from './notifications'
9export * from './peertube-runner-process'
10export * from './video-playlists'
11export * from './plugins'
12export * from './requests'
13export * from './sql-command'
14export * from './streaming-playlists'
15export * from './tests'
16export * from './tracker'
17export * from './videos'
18export * from './views'
19export * from './webtorrent'