summaryrefslogtreecommitdiff
path: root/js/test/Ice/es5/slicing/exceptions/run.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/Ice/es5/slicing/exceptions/run.js')
-rw-r--r--js/test/Ice/es5/slicing/exceptions/run.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/js/test/Ice/es5/slicing/exceptions/run.js b/js/test/Ice/es5/slicing/exceptions/run.js
deleted file mode 100644
index e0fef9ed2f2..00000000000
--- a/js/test/Ice/es5/slicing/exceptions/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);