Commit d1e89f57 authored by Boris Kocherov's avatar Boris Kocherov

jslint fixes

parent 6023500f
/*jslint nomen: true*/ /*jslint nomen: true*/
/*global console*/ /*global console, RSVP, renderJS, QUnit, window, document*/
(function (document, renderJS, QUnit) { (function (document, renderJS, QUnit) {
"use strict"; "use strict";
var test = QUnit.test, var test = QUnit.test,
......
/*jslint nomen: true*/ /*jslint nomen: true*/
/*global console*/ /*global console, RSVP, renderJS, QUnit, window, document*/
(function (document, renderJS, QUnit) { (function (document, renderJS, QUnit) {
"use strict"; "use strict";
var test = QUnit.test, var test = QUnit.test,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment