summaryrefslogtreecommitdiff
path: root/test/gen-wasm.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen-wasm.py')
-rwxr-xr-xtest/gen-wasm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/gen-wasm.py b/test/gen-wasm.py
index 5e5467ea..24bc6048 100755
--- a/test/gen-wasm.py
+++ b/test/gen-wasm.py
@@ -63,6 +63,7 @@ NAMED_VALUES = {
'CODE': 10,
'DATA': 11,
'DATACOUNT': 12,
+ 'EVENT': 13,
# name subsection codes
'NAME_MODULE': 0,