]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use QUnit.log(...) instead of QUnit.log = ...
authorChris Rebert <code@rebertia.com>
Thu, 26 Feb 2015 07:26:26 +0000 (23:26 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 26 Feb 2015 07:29:27 +0000 (23:29 -0800)
commit4ff9c54cddc428e195d6a0c7ba9b4473402bcb3d
tree1c77d812267207d70714ca8c0d325e17c7dfdbe5
parent3bb05b5fbb6bbf247923a53829b53a27f1b6972b
Use QUnit.log(...) instead of QUnit.log = ...

Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-log-callback-with-qunit-log-callback-for-all-reporting-callbacks
js/tests/index.html