aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/views/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/views/index.ts')
-rw-r--r--server/tests/api/views/index.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/tests/api/views/index.ts b/server/tests/api/views/index.ts
new file mode 100644
index 000000000..5e06b31fb
--- /dev/null
+++ b/server/tests/api/views/index.ts
@@ -0,0 +1,5 @@
1export * from './video-views-counter'
2export * from './video-views-overall-stats'
3export * from './video-views-retention-stats'
4export * from './video-views-timeserie-stats'
5export * from './videos-views-cleaner'