]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/index.ts
Put channel stats behind withStats flag
[github/Chocobozzz/PeerTube.git] / server / tests / api / index.ts
index 2d996dbf952c1e2a4201ddfc2ef384e809e2ca2f..bac77ab2e91ef6421b420be7f23df8f59eb6503c 100644 (file)
@@ -1,4 +1,9 @@
 // Order of the tests we want to execute
-import './index-1'
-import './index-2'
-import './index-3'
+import './activitypub'
+import './check-params'
+import './notifications'
+import './redundancy'
+import './search'
+import './server'
+import './users'
+import './videos'