summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/gc/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/gc/test.py')
-rw-r--r--cpp/test/Ice/gc/test.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpp/test/Ice/gc/test.py b/cpp/test/Ice/gc/test.py
new file mode 100644
index 00000000000..f371bb23ced
--- /dev/null
+++ b/cpp/test/Ice/gc/test.py
@@ -0,0 +1,11 @@
+# -*- coding: utf-8 -*-
+# **********************************************************************
+#
+# Copyright (c) 2003-2016 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(__name__, options = { "cpp11" : [False] })