3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
// Order of the tests we want to execute
|
|
import './index-fast'
|
|
import './index-slow'
|