aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/fixtures/spec_testsuites/core/table-sub.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/spec_testsuites/core/table-sub.json')
-rw-r--r--tests/fixtures/spec_testsuites/core/table-sub.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fixtures/spec_testsuites/core/table-sub.json b/tests/fixtures/spec_testsuites/core/table-sub.json
new file mode 100644
index 0000000..6267532
--- /dev/null
+++ b/tests/fixtures/spec_testsuites/core/table-sub.json
@@ -0,0 +1,4 @@
+{"source_filename": "./table-sub.wast",
+ "commands": [
+ {"type": "assert_invalid", "line": 2, "filename": "table-sub.0.wasm", "text": "type mismatch", "module_type": "binary"},
+ {"type": "assert_invalid", "line": 13, "filename": "table-sub.1.wasm", "text": "type mismatch", "module_type": "binary"}]}