Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2012 at 13:22 UTC
Updated:
28 Mar 2012 at 15:00 UTC
Jump to comment: Most recent file
See http://groups.drupal.org/node/217189
Patch coming in a second.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | testing_profile.patch | 5.58 KB | berdir |
Comments
Comment #1
berdirLet's see if the testbot likes this as well.
Requires a few changes:
- Require block.module where it really is required.
- Remove unecessary block permission and filtered_html format refernce from i18n tests
- Add the filtered html format manually in the send source tests where we need to allow HTML in the mails.
Comment #2
berdirTest run duration decreased from 1m30 to 44s on testbot. Nice.
Commited.