Make WordPress Core

Changeset 40584


Ignore:
Timestamp:
05/08/2017 05:35:41 AM (8 years ago)
Author:
azaozz
Message:

TinyMCE: remove the pre-4.6.0 tests. Move regression testing for obsolete tags and attributes to the default QUnit tests.

See #40690.

Location:
trunk/tests/qunit
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/qunit/index.html

    r40109 r40584  
    4444            <script src="fixtures/wp-api.js"></script>
    4545        </div>
    46         <p><a href="editor">TinyMCE tests</a></p>
    4746
    4847        <!-- Tested files -->
     
    506505        <script src="editor/js/utils.js"></script>
    507506        <script src="wp-includes/js/tinymce/plugins/wptextpattern/plugin.js"></script>
     507        <script src="wp-includes/js/tinymce/tinymce-obsolete.js"></script>
    508508
    509509        <!-- Updates templates and HTML fixtures -->
Note: See TracChangeset for help on using the changeset viewer.