From 68e70a745b2010cd0199864a2addd60d8f99c732 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 4 Nov 2020 14:16:57 +0100 Subject: Add save replay live tests --- server/tests/api/live/index.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/tests/api/live/index.ts') diff --git a/server/tests/api/live/index.ts b/server/tests/api/live/index.ts index 280daf423..ee77af286 100644 --- a/server/tests/api/live/index.ts +++ b/server/tests/api/live/index.ts @@ -1 +1,3 @@ +export * from './live-constraints' +export * from './live-save-replay' export * from './live' -- cgit v1.2.3