]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/index.ts
Fix redundancy test
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
CommitLineData
0e1dc3e7
C
1// Order of the tests we want to execute
2import './client'
98ec8b8e 3import './activitypub'
1297eb5d 4import './feeds/'
fdbda9e3 5import './cli/'
1297eb5d 6import './api/'