Index: test/common/wasm/wasm-module-runner.cc |
diff --git a/test/cctest/wasm/wasm-module-runner.cc b/test/common/wasm/wasm-module-runner.cc |
similarity index 99% |
rename from test/cctest/wasm/wasm-module-runner.cc |
rename to test/common/wasm/wasm-module-runner.cc |
index c2d920cef36f3e2b24d83642293bb3f7e9aa310c..008149fb6c62b9a7ffd47dbb95db5f369a74badb 100644 |
--- a/test/cctest/wasm/wasm-module-runner.cc |
+++ b/test/common/wasm/wasm-module-runner.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "test/cctest/wasm/wasm-module-runner.h" |
+#include "test/common/wasm/wasm-module-runner.h" |
#include "src/handles.h" |
#include "src/isolate.h" |