4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
// Order of the tests we want to execute
|
|
import './client'
|
|
import './api/'
|
|
import './cli/'
|