Closed (fixed)
Project:
SimpleTest
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 00:09 UTC
Updated:
30 Sep 2009 at 02:00 UTC
In simpletest.test in the current 2.9 release, there's a reference to debug('Foo', 'Debug'); which is a D7-only function.
The test still passes fine, but it should probably get nixed for D6 backport awesomeness.
Comments
Comment #1
dave reidYou have to apply the patch in the module's directory to Drupal core (D6-core-simpletest.patch).