From af4ae64f6faf38f8179f2e07d3cd4ad60006be92 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 2 Nov 2020 15:43:44 +0100 Subject: Begin live tests --- server/tests/api/live/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 server/tests/api/live/index.ts (limited to 'server/tests/api/live/index.ts') diff --git a/server/tests/api/live/index.ts b/server/tests/api/live/index.ts new file mode 100644 index 000000000..280daf423 --- /dev/null +++ b/server/tests/api/live/index.ts @@ -0,0 +1 @@ +export * from './live' -- cgit v1.2.3