Changeset 967 in tests for trunk/tests/ajax/ReplytoComment.php
- Timestamp:
- 08/13/2012 09:07:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/ajax/ReplytoComment.php
r924 r967 158 158 $this->_handleAjax( 'replyto-comment' ); 159 159 } 160 160 161 161 /** 162 162 * Reply to a draft post … … 178 178 $this->_handleAjax( 'replyto-comment' ); 179 179 } 180 180 181 181 /** 182 182 * Reply to a post with a simulated database failure … … 210 210 } 211 211 } 212 212 213 213 /** 214 214 * Block comments from being saved
Note: See TracChangeset
for help on using the changeset viewer.