Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Segall committed Jan 21, 2015
1 parent d387415 commit 1fe9e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message.test
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ class MessageArgumentsTestCase extends DrupalWebTestCase {
}

function setUp() {
parent::setUp('entity_token', 'message_example');
parent::setUp('message_example');

$this->user = $this->drupalCreateUser();
}
Expand Down

0 comments on commit 1fe9e3d

Please sign in to comment.