]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
Move types package in packages/
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index e659fd3df9bb4998241257771d1e4f52d108f4db..1718ac424079da029bb2f92428ca1a7addb868ea 100644 (file)
@@ -1,6 +1,9 @@
 // Order of the tests we want to execute
 import './client'
-import './activitypub'
+import './misc-endpoints'
 import './feeds/'
 import './cli/'
 import './api/'
+import './plugins/'
+import './helpers/'
+import './lib/'