diff options
Diffstat (limited to 'test/wasm/export-table.test')
| -rw-r--r-- | test/wasm/export-table.test | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/wasm/export-table.test b/test/wasm/export-table.test index 58775b928f7fa..e2d05f00d5a7b 100644 --- a/test/wasm/export-table.test +++ b/test/wasm/export-table.test @@ -6,7 +6,7 @@  # CHECK:        - Type:            TABLE  # CHECK-NEXT:     Tables: -# CHECK-NEXT:       - ElemType:        ANYFUNC +# CHECK-NEXT:       - ElemType:        FUNCREF  # CHECK-NEXT:         Limits:  # CHECK-NEXT:           Flags:           [ HAS_MAX ]  # CHECK-NEXT:           Initial:         0x00000001 | 
