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