Closed (fixed)
Project:
SimpleTest Clone
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 13:10 UTC
Updated:
1 May 2012 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
exratione commentedYup, this is a problem for us too.
The patch methodology works - all that needs to be done is to add that "$this->setup = TRUE" line.
Comment #2
daveparrish commentedI'm uploading another patch because I had trouble applying the current one with
drush make.Comment #3
jhedstromFixed in http://drupalcode.org/project/simpletest_clone.git/commit/182b34f. Thanks!