]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
Fix my videos total counter
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index 755fb26046e1263049aff1b1148c4803c4246a4c..1718ac424079da029bb2f92428ca1a7addb868ea 100644 (file)
@@ -1,5 +1,9 @@
 // Order of the tests we want to execute
 import './client'
-import './activitypub'
-import './api/'
+import './misc-endpoints'
+import './feeds/'
 import './cli/'
+import './api/'
+import './plugins/'
+import './helpers/'
+import './lib/'