summaryrefslogtreecommitdiff
path: root/test/unit.fromasm.clamp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.fromasm.clamp')
-rw-r--r--test/unit.fromasm.clamp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit.fromasm.clamp b/test/unit.fromasm.clamp
index 48c27a6d4..e1a1f90fa 100644
--- a/test/unit.fromasm.clamp
+++ b/test/unit.fromasm.clamp
@@ -9,7 +9,7 @@
(type $FUNCSIG$i (func (result i32)))
(import "env" "memory" (memory $memory 256 256))
(data (get_global $memoryBase) "unit.asm.js")
- (import "env" "table" (table 25 25 anyfunc))
+ (import "env" "table" (table $table 25 25 anyfunc))
(elem (get_global $tableBase) $big_negative $big_negative $big_negative $big_negative $w $w $importedDoubles $w $z $cneg $z $z $z $z $z $z $vi $vi $vi $vi $vi $vi $vi $vi $ii)
(import "env" "memoryBase" (global $memoryBase i32))
(import "env" "tableBase" (global $tableBase i32))