diff options
Diffstat (limited to 'cpp/test/IceUtil/ctrlCHandler/test.py')
-rw-r--r-- | cpp/test/IceUtil/ctrlCHandler/test.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cpp/test/IceUtil/ctrlCHandler/test.py b/cpp/test/IceUtil/ctrlCHandler/test.py new file mode 100644 index 00000000000..6dda05ec6ec --- /dev/null +++ b/cpp/test/IceUtil/ctrlCHandler/test.py @@ -0,0 +1,10 @@ +# ********************************************************************** +# +# 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. +# +# ********************************************************************** + +# Dummy file to not run this test which is only ran manually.
\ No newline at end of file |