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