diff options
Diffstat (limited to 'js/test/Ice/inheritanceBidir/run.js')
-rw-r--r-- | js/test/Ice/inheritanceBidir/run.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/js/test/Ice/inheritanceBidir/run.js b/js/test/Ice/inheritanceBidir/run.js deleted file mode 100644 index fc8c9a16e7c..00000000000 --- a/js/test/Ice/inheritanceBidir/run.js +++ /dev/null @@ -1,10 +0,0 @@ -// ********************************************************************** -// -// 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. -// -// ********************************************************************** - -require("../../Common/Common").run(module); |