mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove extra log from assets test
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user