Skip to content

Commit c5f2326

Browse files
committed
Bump Multiply max complexity again.
This fixes #63
1 parent 14d662c commit c5f2326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MotionMark/tests/core/resources/multiply.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var MultiplyStage = Utilities.createSubclass(Stage,
3535
visibleCSS: [
3636
["display", "none", "block"]
3737
],
38-
totalRows: 68,
38+
totalRows: 71,
3939

4040
initialize: function(benchmark, options)
4141
{

0 commit comments

Comments
 (0)