Make WordPress Core

Changeset 967 in tests for trunk/tests/ajax/ReplytoComment.php


Ignore:
Timestamp:
08/13/2012 09:07:27 PM (12 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/ajax/ReplytoComment.php

    r924 r967  
    158158        $this->_handleAjax( 'replyto-comment' );
    159159    }
    160    
     160
    161161    /**
    162162     * Reply to a draft post
     
    178178        $this->_handleAjax( 'replyto-comment' );
    179179    }
    180    
     180
    181181    /**
    182182     * Reply to a post with a simulated database failure
     
    210210        }
    211211    }
    212    
     212
    213213    /**
    214214     * Block comments from being saved
Note: See TracChangeset for help on using the changeset viewer.