[tools] Add 'run_tests.sh' to the dev-only list (#6474)

This commit is contained in:
stuartmorgan
2022-09-23 17:38:04 -04:00
committed by GitHub
parent 5a069fe5b3
commit ecaf5a954b
5 changed files with 39 additions and 2 deletions

View File

@ -66,6 +66,7 @@ void main() {
'packages/a_plugin/example/ios/RunnerTests/Foo.m',
'packages/a_plugin/example/ios/RunnerUITests/info.plist',
'packages/a_plugin/tool/a_development_tool.dart',
'packages/a_plugin/run_tests.sh',
'packages/a_plugin/CHANGELOG.md',
];