diff options
Diffstat (limited to 'server/tests/api/live/index.ts')
-rw-r--r-- | server/tests/api/live/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/live/index.ts b/server/tests/api/live/index.ts index 71bc150d8..c88943f65 100644 --- a/server/tests/api/live/index.ts +++ b/server/tests/api/live/index.ts | |||
@@ -1,4 +1,5 @@ | |||
1 | import './live-constraints' | 1 | import './live-constraints' |
2 | import './live-fast-restream' | ||
2 | import './live-socket-messages' | 3 | import './live-socket-messages' |
3 | import './live-permanent' | 4 | import './live-permanent' |
4 | import './live-rtmps' | 5 | import './live-rtmps' |