diff options
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r-- | cpp/config/TestUtil.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index b96b3e53c5b..ce473d8e203 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2002 +# Copyright (c) 2003 # ZeroC, Inc. # Billerica, MA, USA # @@ -18,8 +18,8 @@ # protocol. Otherwise TCP is used. # -protocol = "" -#protocol = "ssl" +#protocol = "" +protocol = "ssl" # # Set compressed to 1 in case you want to run the tests with |