Changeset 407 in tests for wp-testcase/test_includes_pluggable.php
- Timestamp:
- 08/04/2011 08:38:26 PM (15 years ago)
- File:
-
- 1 edited
-
wp-testcase/test_includes_pluggable.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-testcase/test_includes_pluggable.php
r366 r407 144 144 function test_wp_mail_rfc2822_addresses() { 145 145 $this->knownWPBug(17305); 146 146 147 147 $to = "Name <address@tld.com>"; 148 148 $from = "Another Name <another_address@different-tld.com>"; … … 180 180 function test_wp_mail_multiple_rfc2822_to_addresses() { 181 181 $this->knownWPBug(17305); 182 182 183 183 $to = "Name <address@tld.com>, Another Name <another_address@different-tld.com>"; 184 184 $subject = "RFC2822 Testing";
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)