You are here

function _coder_6x_test_link_alter in Coder 5.2

Same name and namespace in other branches
  1. 5 tests/coder_6x.inc \_coder_6x_test_link_alter()

File

tests/coder_6x.inc, line 154
This file implements tests for the Drupal 6.x upgrade.

Code

function _coder_6x_test_link_alter($node, &$links) {

  // An error.
}