summaryrefslogtreecommitdiff
path: root/scripts/tests/Ice/interceptor.py
blob: 686ff180970d74d8aad89902930618a6cb242879 (plain)
1
2
3
4
5
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#

TestSuite(__name__, [ClientTestCase(client=Client(props={"Ice.Warn.Dispatch" : 0}))], libDirs=["interceptortest"])