Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -r1.71.2.2 -r1.71.2.3 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 10 Mar 2019 21:56:36 -0000 1.71.2.2 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 26 Mar 2019 10:05:26 -0000 1.71.2.3 @@ -960,10 +960,10 @@ -cats {web smoke} \ front_page_1 { -} { - set d [acs::test::http /] + } { + set d [acs::test::http -depth 3 /] set main_node [site_node::get_from_url -url "/"] - acs::test::reply_contains $d [::lang::util::localize [dict get $main_node instance_name]] + acs::test::reply_has_status_code $d 200 } aa_register_case \