Index: openacs-4/packages/acs-service-contract/tcl/test/acs-service-contract-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/tcl/test/acs-service-contract-procs.tcl,v diff -u -N -r1.1 -r1.1.24.1 --- openacs-4/packages/acs-service-contract/tcl/test/acs-service-contract-procs.tcl 10 Sep 2003 14:54:57 -0000 1.1 +++ openacs-4/packages/acs-service-contract/tcl/test/acs-service-contract-procs.tcl 10 Sep 2015 08:21:33 -0000 1.1.24.1 @@ -71,3 +71,9 @@ aa_equals "pretty_name dit not get inserted correctly" $impl(impl_pretty_name) "Foo Driver" } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: