aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/index.ts
blob: e659fd3df9bb4998241257771d1e4f52d108f4db (plain) (blame)
1
2
3
4
5
6
// Order of the tests we want to execute
import './client'
import './activitypub'
import './feeds/'
import './cli/'
import './api/'