summaryrefslogtreecommitdiff
path: root/python/test/Ice/blobject/test.py
blob: f492ae61d293da8746f01da38193ee40aa1d0624 (plain)
1
2
3
4
5
6
7
8
9
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#

# This test doesn't support running with IceSSL, the Router object in the client process uses
# the client certificate and fails with "unsupported certificate purpose"

TestSuite(__name__, options = { "protocol" : ["tcp"] })