diff --git a/Tests/LibWeb/Text/expected/Wasm/WebAssembly-memory-reexport.txt b/Tests/LibWeb/Text/expected/Wasm/WebAssembly-memory-reexport.txt new file mode 100644 index 00000000000..4409c55951f --- /dev/null +++ b/Tests/LibWeb/Text/expected/Wasm/WebAssembly-memory-reexport.txt @@ -0,0 +1 @@ +Re-exported memory equals imported memory: true diff --git a/Tests/LibWeb/Text/input/Wasm/WebAssembly-memory-reexport.html b/Tests/LibWeb/Text/input/Wasm/WebAssembly-memory-reexport.html new file mode 100644 index 00000000000..bdd06b3b341 --- /dev/null +++ b/Tests/LibWeb/Text/input/Wasm/WebAssembly-memory-reexport.html @@ -0,0 +1,20 @@ + + +