diff options
Diffstat (limited to 'js/test/Ice/hold/run.js')
-rw-r--r-- | js/test/Ice/hold/run.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/js/test/Ice/hold/run.js b/js/test/Ice/hold/run.js new file mode 100644 index 00000000000..8a86aa5886f --- /dev/null +++ b/js/test/Ice/hold/run.js @@ -0,0 +1,10 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2014 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); |