]> 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 258502d26067d2777feb34507fd80ee9c6096c87..bac77ab2e91ef6421b420be7f23df8f59eb6503c 100644 (file)
@@ -1,3 +1,9 @@
 // Order of the tests we want to execute
-import './index-fast'
-import './index-slow'
+import './activitypub'
+import './check-params'
+import './notifications'
+import './redundancy'
+import './search'
+import './server'
+import './users'
+import './videos'