Skip to content

Commit 8023313

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[dartfuzz] Add missing build target.
Cf. 786b6c5 Change-Id: Ife3512577662f9b29481a1557f42aa13dc27b6f5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431304 Commit-Queue: Ryan Macnak <[email protected]> Reviewed-by: Alexander Markov <[email protected]>
1 parent b061f91 commit 8023313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/bots/test_matrix.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3387,7 +3387,8 @@
33873387
"--arch=x64,x64c",
33883388
"runtime",
33893389
"dartaotruntime",
3390-
"dart2js_platform.dill"
3390+
"dart2js_platform.dill",
3391+
"dart2wasm_platform.dill"
33913392
]
33923393
},
33933394
{

0 commit comments

Comments
 (0)