Make WordPress Core

Ticket #27259: qunit-doc-add-missing-word.diff

File qunit-doc-add-missing-word.diff, 515 bytes (added by bassgang, 11 years ago)
  • tests/qunit/wp-includes/js/shortcode.js

    diff --git tests/qunit/wp-includes/js/shortcode.js tests/qunit/wp-includes/js/shortcode.js
    index 6f3b82e..29d72ac 100644
    jQuery( function() { 
    1313                equal( result.index, 13, 'foo shortcode with params found at index 13' );
    1414        });
    1515
    16         test( 'next() should not shortcodes that are not there', function() {
     16        test( 'next() should not find shortcodes that are not there', function() {
    1717                var result;
    1818
    1919                // Not found