5 lines
122 B
TypeScript
5 lines
122 B
TypeScript
|
// Order of the tests we want to execute
|
||
|
import './multiple-pods'
|
||
|
import './friends-advanced'
|
||
|
import './video-transcoder'
|