зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1331237 - Remove left-over dump() statements from test_bug772796.html. r=masayuki
This commit is contained in:
Родитель
32925494c4
Коммит
5520579a29
|
@ -154,8 +154,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=772796
|
|||
|
||||
for (i = 0; i < tests.length; i++) {
|
||||
testName = "test" + i.toString();
|
||||
dump (testName+"\n");
|
||||
dump (tests[i][0]+"\n");
|
||||
|
||||
/* Set up the selection. */
|
||||
theEdit.innerHTML = "<div id=\"" + testName + "\">" + tests[i][0] + "</div>";
|
||||
|
|
Загрузка…
Ссылка в новой задаче