Skip to content

Commit 68ba8f9

Browse files
fishythefishcommit-bot@chromium.org
authored andcommitted
[WATCHLISTS] Don't CC dart2js on tests/compiler/dartdevc_native.
Change-Id: Ibd4c56df154a718717605b322e06d9545d57df01 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/109982 Auto-Submit: Mayank Patke <[email protected]> Reviewed-by: Vijay Menon <[email protected]> Commit-Queue: Mayank Patke <[email protected]>
1 parent 9197c1b commit 68ba8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WATCHLISTS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'dart2js': {
2828
'filepath': (
2929
'^pkg/compiler|'
30-
'^tests/compiler'
30+
'^tests/compiler/dart2js'
3131
)
3232
},
3333
'package_vm': {

0 commit comments

Comments
 (0)