Index: openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 18 Jul 2018 22:33:25 -0000 1.7 +++ openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 23 Jul 2018 19:42:34 -0000 1.8 @@ -91,7 +91,7 @@ # # Make sure we have a test folder # - #set d [aa_http -user_id $user_id $instance/] + #set d [acs::test::http -user_id $user_id $instance/] #set set_cookies [ns_set array [dict get $d headers]] #aa_log set_cookies=$set_cookies