1.20.x common_test.module common_test_backdrop_goto_land_fail()

Fail landing page for backdrop_goto().

File

modules/simpletest/tests/common_test.module, line 106
Helper module for the Common tests.

Code

function common_test_backdrop_goto_land_fail() {
  print "backdrop_goto_fail";
}