]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/index.ts
Try to fix live test
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / index.ts
index ee77af2862abf9ec01fd204f1460eedb51087371..32219969a21f344af2618deffa81fae33cd346b6 100644 (file)
@@ -1,3 +1,3 @@
-export * from './live-constraints'
-export * from './live-save-replay'
-export * from './live'
+import './live-constraints'
+import './live-save-replay'
+import './live'