Skip to content

Commit 36b091b

Browse files
committed
Merge pull request #2308 from sebmarkbage/dropdocblock
Drop the @jsx docblock from unit tests
2 parents 18209a1 + 348af57 commit 36b091b

File tree

52 files changed

+0
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+0
-52
lines changed

src/addons/link/__tests__/LinkedStateMixin-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/addons/link/__tests__/ReactLinkPropTypes-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/addons/transitions/__tests__/ReactCSSTransitionGroup-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/addons/transitions/__tests__/ReactTransitionChildMapping-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/addons/transitions/__tests__/ReactTransitionGroup-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/__tests__/ReactDOM-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/__tests__/ReactWebWorker-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/eventPlugins/__tests__/AnalyticsEventPlugin-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/eventPlugins/__tests__/EnterLeaveEventPlugin-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/server/__tests__/ReactServerRendering-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/__tests__/ReactDOMComponent-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/__tests__/ReactEventListener-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*
1616
* @emails react-core
17-
* @jsx React.DOM
1817
*/
1918

2019
'use strict';

src/browser/ui/__tests__/ReactMount-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/__tests__/ReactMountDestruction-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/__tests__/ReactRenderDocument-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/__tests__/CSSProperty-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/__tests__/CSSPropertyOperations-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/__tests__/DOMPropertyOperations-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/__tests__/Danger-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918
/*jslint evil: true */

src/browser/ui/dom/__tests__/getNodeForCharacterOffset-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/components/__tests__/ReactDOMButton-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/components/__tests__/ReactDOMInput-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/components/__tests__/ReactDOMSelect-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/browser/ui/dom/components/__tests__/ReactDOMTextarea-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactBind-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918
/*global global:true*/

src/core/__tests__/ReactComponent-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactComponentLifeCycle-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponent-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponentDOMMinimalism-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponentError-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponentMixin-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponentSpec-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactCompositeComponentState-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactElement-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactIdentity-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactInstanceHandles-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactMultiChild-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactMultiChildReconcile-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactMultiChildText-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactPropTransferer-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactPropTypes-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactStateSetters-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactTextComponent-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/ReactUpdates-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/refs-destruction-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/core/__tests__/refs-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* @jsx React.DOM
1716
* @emails react-core
1817
*/
1918

src/utils/__tests__/ReactChildren-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*
1616
* @emails react-core
17-
* @jsx React.DOM
1817
*/
1918

2019
"use strict";

src/utils/__tests__/accumulateInto-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*
1616
* @emails react-core
17-
* @jsx React.DOM
1817
*/
1918

2019
"use strict";

src/utils/__tests__/cloneWithProps-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*
1616
* @emails react-core
17-
* @jsx React.DOM
1817
*/
1918

2019
"use strict";

src/utils/__tests__/onlyChild-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*
1616
* @emails react-core
17-
* @jsx React.DOM
1817
*/
1918

2019
"use strict";

0 commit comments

Comments
 (0)