Fix lint errors in tests

This commit is contained in:
Tim Yung
2013-09-14 06:17:50 -07:00
committed by Paul O’Shannessy
parent 1a38cb9e07
commit 3e4302e6ae
2 changed files with 4 additions and 0 deletions
@@ -17,6 +17,8 @@
* @emails react-core
*/
/*jslint evil: true */
"use strict";
var React;
@@ -17,6 +17,8 @@
* @emails react-core
*/
/*jslint evil: true */
"use strict";
var getTestDocument = require('getTestDocument');