mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-10-30 19:58:07 +03:00
6 lines
109 B
TypeScript
6 lines
109 B
TypeScript
// Order of the tests we want to execute
|
|
import './client'
|
|
import './feeds/'
|
|
import './cli/'
|
|
import './api/'
|