mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Use strict in tests
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
* @jsx React.DOM
|
||||
* @emails react-core
|
||||
*/
|
||||
"use strict";
|
||||
|
||||
var mocks = require('mocks');
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
* @jsx React.DOM
|
||||
* @emails react-core
|
||||
*/
|
||||
"use strict";
|
||||
|
||||
/*jslint evil: true */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user