blob: 3ce21186bc937650c38fb584bb25439f5338c839 (
plain)
1
2
3
4
5
6
7
8
|
# -*- coding: utf-8 -*-
# **********************************************************************
#
# Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
#
# **********************************************************************
TestSuite(__name__, options = { "cpp11" : [False] })
|