X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=tests%2Fapi%2FsinglePod.js;h=7621d766cbf43ee9586db708420b920019a3152b;hb=c45f7f84001c2731909db04dd82e1c1f290386eb;hp=ce3ca80f2a6bea4a853840cedd7a2c547c401b22;hpb=cda021079ff455cc0fd0eb95a5395fa808ab63d1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/tests/api/singlePod.js b/tests/api/singlePod.js index ce3ca80f2..7621d766c 100644 --- a/tests/api/singlePod.js +++ b/tests/api/singlePod.js @@ -3,8 +3,8 @@ var async = require('async') var chai = require('chai') - var fs = require('fs') var expect = chai.expect + var fs = require('fs') var webtorrent = require(__dirname + '/../../lib/webTorrentNode') webtorrent.silent = true