1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Optimize signature verification

This commit is contained in:
Chocobozzz 2017-11-17 15:20:42 +01:00
parent 975e6e0e44
commit 9a27cdc27c
No known key found for this signature in database
GPG key ID: 583A612D890159BE
29 changed files with 444 additions and 584 deletions

View file

@ -1,3 +1,3 @@
// Order of the tests we want to execute
import './multiple-pods'
import './multiple-servers'
import './video-transcoder'