| Index: test/mjsunit/wasm/wasm-default-setting.js
|
| diff --git a/test/mjsunit/wasm/wasm-default-setting.js b/test/mjsunit/wasm/wasm-default-setting.js
|
| deleted file mode 100644
|
| index 2c09edc5bed59d74374d6ab7b32443b5cf92cd62..0000000000000000000000000000000000000000
|
| --- a/test/mjsunit/wasm/wasm-default-setting.js
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -// Copyright 2016 the V8 project authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -assertEquals("function", typeof WebAssembly.Module);
|
|
|