Skip to content

Commit

Permalink
Update .status for collection package
Browse files Browse the repository at this point in the history
R=ricow@google.com
BUG=

Review URL: https://codereview.chromium.org//935853003
  • Loading branch information
sgjesse committed Feb 24, 2015
1 parent a20abe7 commit d450612
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkgs/collection/.status
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@
# 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

0 comments on commit d450612

Please sign in to comment.