Skip to content

Commit 1c3a92c

Browse files
nshahanCommit Queue
authored and
Commit Queue
committed
[test] Explicitly pass sound mode flag
Change-Id: I1e6f7fbc96cddbb8a98a5a3f32bfeab792ce1bbb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277041 Reviewed-by: Srujan Gaddam <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]>
1 parent 9c8749d commit 1c3a92c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/compiler/tool/kernel_visitor/test/info_visitor_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ void main() async {
8989
var result = await Process.run(Platform.resolvedExecutable, [
9090
compilePath,
9191
"--target=dartdevc",
92+
"--nnbd-strong",
9293
"--platform=${ddcOutlinePath}",
9394
"-o=${dillPath}",
9495
testClassesPath

0 commit comments

Comments
 (0)