summaryrefslogtreecommitdiff
path: root/test/update-spec-tests.py
diff options
context:
space:
mode:
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 8215f9d1..c1830f00 100755
--- a/test/update-spec-tests.py
+++ b/test/update-spec-tests.py
@@ -90,7 +90,6 @@ def main(args):
ProcessProposalDir('nontrapping-float-to-int-conversions',
'--enable-saturating-float-to-int')
ProcessProposalDir('sign-extension-ops', '--enable-sign-extension')
- ProcessProposalDir('reference-types', '--enable-reference-types')
ProcessProposalDir('memory64', '--enable-memory64')
return 0