Skip to content

Commit 348af57

Browse files
committed
Drop the @jsx docblock from unit tests
This is no longer necessary in our transforms.
1 parent 096360d commit 348af57

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

0 commit comments

Comments
 (0)