summaryrefslogtreecommitdiff
path: root/scripts/tests/Ice/hold.py
blob: 9e389bc9ed292bab24bc8c155fb25afc9db48123 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#

TestSuite(__name__, [ClientServerTestCase(server=Server(readyCount=2))])