summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/unicode/test.py
blob: f0bd36f72fa79d7021633ab89884c90aa65f4d4e (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#

TestSuite(__name__, [ ClientTestCase(client=SimpleClient(args=["{testdir}"])) ])