diff options
Diffstat (limited to 'server/tests/lib')
-rw-r--r-- | server/tests/lib/index.ts | 1 | ||||
-rw-r--r-- | server/tests/lib/video-constant-registry-factory.ts (renamed from server/tests/lib/plugins/video-constant-registry-factory.test.ts) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/lib/index.ts b/server/tests/lib/index.ts new file mode 100644 index 000000000..a40df35fd --- /dev/null +++ b/server/tests/lib/index.ts | |||
@@ -0,0 +1 @@ | |||
export * from './video-constant-registry-factory' | |||
diff --git a/server/tests/lib/plugins/video-constant-registry-factory.test.ts b/server/tests/lib/video-constant-registry-factory.ts index e26b286e1..e26b286e1 100644 --- a/server/tests/lib/plugins/video-constant-registry-factory.test.ts +++ b/server/tests/lib/video-constant-registry-factory.ts | |||