5 lines
114 B
TypeScript
5 lines
114 B
TypeScript
// Order of the tests we want to execute
|
|
import './client'
|
|
import './activitypub'
|
|
import './api/'
|
|
import './cli/'
|