mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix lint errors in tests
This commit is contained in:
committed by
Paul O’Shannessy
parent
1a38cb9e07
commit
3e4302e6ae
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user