mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove spurious log
This commit is contained in:
@@ -1157,7 +1157,6 @@ var test_renderList = function () {
|
||||
if (lengths[index] === 0)
|
||||
expected += "<!---->";
|
||||
});
|
||||
console.log(expected);
|
||||
assert_frag(expected || "<!---->", r);
|
||||
};
|
||||
/* Consider uncommenting the 6 lines below in a "slow tests" mode */
|
||||
|
||||
Reference in New Issue
Block a user