3f7a85e068
Allow 'exclude-suite' option of test.dart to include a suite not on the default list, so existing '--exclude-suite=pkg' options are ignored. This change does not need to be reversed later. BUG=https://github.com/dart-lang/sdk/issues/28237 R=kustermann@google.com Review-Url: https://codereview.chromium.org/2610943002 .