зеркало из https://github.com/mozilla/popcorn-js.git
[#268] removes console.log()
This commit is contained in:
Родитель
c59ea4206d
Коммит
7b2658e679
|
@ -1115,7 +1115,7 @@ test("JSONP Response", function () {
|
|||
plus();
|
||||
|
||||
|
||||
console.log(data);
|
||||
|
||||
ok( QUnit.equiv(data, testObj) , "Popcorn.xhr.getJSONP data.json returns an object of data");
|
||||
plus();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче