]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/shared/tracker.ts
Fix build
[github/Chocobozzz/PeerTube.git] / server / tests / shared / tracker.ts
index 699895d5f327fcbc6d02631f3b7bbd513aa440f4..9c1f0246a3448c0219f75318c2dea6b62ff5baf9 100644 (file)
@@ -1,5 +1,5 @@
 import { expect } from 'chai'
-import { sha1 } from '@shared/core-utils'
+import { sha1 } from '@shared/extra-utils'
 import { makeGetRequest } from '@shared/server-commands'
 
 async function hlsInfohashExist (serverUrl: string, masterPlaylistUrl: string, fileNumber: number) {