summaryrefslogtreecommitdiff
path: root/cpp/test/IceBridge/simple/test.py
blob: 5cf45ba998e2af9fda67f586578c59c5331c0bcb (plain)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
# **********************************************************************
#
# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# **********************************************************************

TestSuite(__file__, [ClientServerTestCase(servers=[IceBridge(), Server()])])