diff --git a/test/rest/pack.js b/test/rest/pack.js index 8bc12623..96ca2c00 100644 --- a/test/rest/pack.js +++ b/test/rest/pack.js @@ -10,14 +10,14 @@ const tar = require('tar-stream'); const gunzip = require('gunzip-maybe'); const pullout = require('pullout'); -const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz'); -const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip'); const cloudcmdPath = '../..'; - const cloudcmd = require(cloudcmdPath); - const serveOnce = require('serve-once'); +const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip'); + +const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz'); + const defaultOptions = { config: { auth: false, diff --git a/tmpl/config.hbs b/tmpl/config.hbs index 68683617..058815e7 100644 --- a/tmpl/config.hbs +++ b/tmpl/config.hbs @@ -34,7 +34,7 @@ Diff -