summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/allocation/test.py
blob: 33326c144b23248da950310e12605d0a68834c0c (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- coding: utf-8 -*-
# **********************************************************************
#
# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
#
# **********************************************************************

TestSuite(__file__, [IceGridTestCase(exevars={ "verifier.dir": "verifier" })], runOnMainThread=True, multihost=False)