diff --git a/test/test.sh b/test/test.sh index cf9e91e1..71405a32 100644 --- a/test/test.sh +++ b/test/test.sh @@ -7,4 +7,5 @@ jshint --config ./.jshintrc ./lib/cloudfunc.js ./lib/server/minify.js ./lib/clie echo "jshint ./package.json ./config.json" jshint --config ./.jshintrc ./package.json ./config.json npm i uglify-js clean-css html-minifier css-b64-images -node server.js testing \ No newline at end of file +node server.js testing +ls ./min \ No newline at end of file