Remove extra log from assets test

This commit is contained in:
David Glasser
2013-06-14 11:11:47 -07:00
parent 3fa0b533cc
commit 42e015d2c0

View File

@@ -54,7 +54,6 @@ assert.doesNotThrow(function () {
var staticDir;
var packageTxtPath;
_.each(serverManifest.load, function (item) {
console.log(item.path);
if (item.path === "/packages/test-package.js") {
packageTxtPath = path.join(tmpOutputDir,
"programs", "server",