]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
Fix video import CLI script
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index 26f0816b761ad2500c5848c3f6ee226f64843fbc..ed16d65dd298c76a8b805c5a2492fc8c41c42c7d 100644 (file)
@@ -1,3 +1,5 @@
 // Order of the tests we want to execute
 import './client'
+import './feeds/'
+import './cli/'
 import './api/'