]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
Fix live quota tests
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index ed16d65dd298c76a8b805c5a2492fc8c41c42c7d..4ec1ebe67cd41d7ee2b788e03699c043eb1313e3 100644 (file)
@@ -1,5 +1,10 @@
 // Order of the tests we want to execute
 import './client'
+import './misc-endpoints'
 import './feeds/'
 import './cli/'
 import './api/'
+import './peertube-runner/'
+import './plugins/'
+import './helpers/'
+import './lib/'