- Timestamp:
- 04/10/09 10:37:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WysiwygPlugin/test/unit/WysiwygPlugin/WysiwygPluginTests.pm
r2996 r3396 162 162 # Strip ASCII header 163 163 $this->assert_matches( qr/Content-Type: *text\/plain; *charset=UTF-8/i, 164 $out, 165 anal($out) ); 164 $out, anal($out) ); 166 165 $out =~ s/^.*?\r\n\r\n//s; 167 166 … … 217 216 # Strip ASCII header 218 217 $this->assert_matches( qr/Content-Type: *text\/plain; *charset=UTF-8/, 219 $out, 220 anal($out) ); 218 $out, anal($out) ); 221 219 $out =~ s/^.*?\r\n\r\n//s; 222 220
Note: See TracChangeset
for help on using the changeset viewer.
