]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/index.ts
Add bin directory creation for parallel tests
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / index.ts
index 3bc219281dd92807f37047ff3193aa7e0132f7d9..26e663f4664e0d25834ff3c8c85ece1181226046 100644 (file)
@@ -4,6 +4,7 @@ export * from './captions'
 export * from './change-ownership-command'
 export * from './channels'
 export * from './channels-command'
+export * from './comments-command'
 export * from './history-command'
 export * from './imports-command'
 export * from './live-command'
@@ -13,5 +14,6 @@ export * from './playlists'
 export * from './services-command'
 export * from './streaming-playlists-command'
 export * from './streaming-playlists'
-export * from './video-comments'
+export * from './comments-command'
+export * from './videos-command'
 export * from './videos'