1 common_test.module common_test_backdrop_goto_land_fail()

Fail landing page for backdrop_goto().

File

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

Code

function common_test_backdrop_goto_land_fail() {
  print "backdrop_goto_fail";
}