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