mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Move test functions outside extra-utils
This commit is contained in:
parent
bf54587a3e
commit
c55e3d7227
202 changed files with 798 additions and 895 deletions
|
@ -3,7 +3,7 @@ import { Instance as ParseTorrent } from 'parse-torrent'
|
|||
import { join } from 'path'
|
||||
import { ResultList } from '../../shared'
|
||||
import { CONFIG } from '../initializers/config'
|
||||
import { sha256 } from '@shared/core-utils/crypto'
|
||||
import { sha256 } from '@shared/core-utils/common/crypto'
|
||||
import { execPromise, execPromise2, randomBytesPromise } from './core-utils'
|
||||
import { logger } from './logger'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue