Index: openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl,v diff -u -N -r1.28.2.2 -r1.28.2.3 --- openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl 3 Jul 2020 07:53:44 -0000 1.28.2.2 +++ openacs-4/packages/acs-authentication/tcl/test/sync-test-procs.tcl 15 Feb 2021 17:53:27 -0000 1.28.2.3 @@ -1013,7 +1013,11 @@ aa_register_case \ -cats {api smoke} \ - -procs acs_sc::invoke \ + -procs { + ad_url + acs_sc::invoke + util_current_location + } \ sync_http_get_document { Test the HTTPGet implementation of GetDocument service contract. } {