mirror of
https://github.com/flutter/packages.git
synced 2025-06-19 13:38:53 +08:00
[tools] Add 'run_tests.sh' to the dev-only list (#6474)
This commit is contained in:
@ -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',
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user