Node module tests contain an unused module. Its code is already contained in "modules/node/tests/node_test.module".

Patch to remove the unused module attached.

CommentFileSizeAuthor
drupal_node_test.patch1.43 KBfago

Comments

fago’s picture

Status: Active » Needs review
sun’s picture

Status: Needs review » Reviewed & tested by the community

CVS annotate refers to #713872: Image field formatters not updated when image style deleted and replacement format chosen, but that seems to be completely unrelated.

And yes, the identical code is in http://drupalcode.org/viewvc/drupal/drupal/modules/node/tests/node_test....

...which is used by NodeSaveTestCase::testTimestamps(), and NodeSaveTestCase::setUp() only installs node_test.

Thus, RTBC.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.