path.test has its own createNode() function which pointlessly duplicates drupalCreateNode(), there's also a manual drupalPost() to create a node in the path alias with translation test. Attached patch cleans it up a bit.

CommentFileSizeAuthor
path_test.patch4.07 KBcatch

Comments

dave reid’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, uses the available DWTC methods instead of duplicating and possibly causing problems down the road, and passed on the bot and on my local test install.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks!

Status: Fixed » Closed (fixed)

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