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