Skip to content
Snippets Groups Projects
Commit b19e022e authored by Kevin Moore's avatar Kevin Moore
Browse files

Update bot configuration to use test package

R=sgjesse@google.com

Review URL: https://codereview.chromium.org//1318763002 .
parent 80dfb794
No related branches found
No related tags found
No related merge requests found
# Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# Skip non-test files ending with "_test".
packages/*: Skip
*/packages/*: Skip
*/*/packages/*: Skip
*/*/*/packages/*: Skip
*/*/*/*packages/*: Skip
*/*/*/*/*packages/*: Skip
{
"test_package": true
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment