summaryrefslogtreecommitdiff
path: root/test/update-spec-tests.py
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-05-10 17:52:34 -0700
committerGitHub <noreply@github.com>2022-05-10 17:52:34 -0700
commitd8517aa922ddd3ffd6d7f28f00d2bb0f9853cf88 (patch)
treeed4f18245747673a5595a59b3eeb2b7135eaf792 /test/update-spec-tests.py
parent5ba01542e3a902c49e2d95df012f213db2840e9a (diff)
downloadwabt-d8517aa922ddd3ffd6d7f28f00d2bb0f9853cf88.tar.gz
wabt-d8517aa922ddd3ffd6d7f28f00d2bb0f9853cf88.tar.bz2
wabt-d8517aa922ddd3ffd6d7f28f00d2bb0f9853cf88.zip
Mark extended-const as implemented. NFC (#1919)
Diffstat (limited to 'test/update-spec-tests.py')
-rwxr-xr-xtest/update-spec-tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/update-spec-tests.py b/test/update-spec-tests.py
index 16423f27..fda33451 100755
--- a/test/update-spec-tests.py
+++ b/test/update-spec-tests.py
@@ -102,7 +102,6 @@ def main(args):
'threads',
'annotations',
'exception-handling',
- 'extended-const',
])
# sanity check to verify that all flags are valid