]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/index.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
index a7dd0d824fc154daff26f0fb8d333abdd56caf89..8bddcfc7cde2eda67294f9db4dead0092fdfdc35 100644 (file)
@@ -1,4 +1,6 @@
 // Order of the tests we want to execute
 import './client'
-import './api/'
+import './feeds/'
 import './cli/'
+import './api/'
+import './plugins/'