diff options
Diffstat (limited to 'server/tests/api/live/index.ts')
-rw-r--r-- | server/tests/api/live/index.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/server/tests/api/live/index.ts b/server/tests/api/live/index.ts index ee77af286..32219969a 100644 --- a/server/tests/api/live/index.ts +++ b/server/tests/api/live/index.ts | |||
@@ -1,3 +1,3 @@ | |||
1 | export * from './live-constraints' | 1 | import './live-constraints' |
2 | export * from './live-save-replay' | 2 | import './live-save-replay' |
3 | export * from './live' | 3 | import './live' |