]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
External auth can update user on login
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index a7dd0d824fc154daff26f0fb8d333abdd56caf89..1718ac424079da029bb2f92428ca1a7addb868ea 100644 (file)
@@ -1,4 +1,9 @@
 // Order of the tests we want to execute
 import './client'
-import './api/'
+import './misc-endpoints'
+import './feeds/'
 import './cli/'
+import './api/'
+import './plugins/'
+import './helpers/'
+import './lib/'