| Index: .status
|
| diff --git a/.status b/.status
|
| index d5b57948a0cd8e24c77ee28b5d71b41bdd7b76a9..e65927596748e34aa230b80a2d5f32f3d1cf3ff0 100644
|
| --- a/.status
|
| +++ b/.status
|
| @@ -24,4 +24,4 @@ test/*: Skip
|
| # The minified matcher tests test that the minified names of Dart types are
|
| # printed. Unminified versions of these tests exist that test the behavior when
|
| # not minified.
|
| -*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS
|
| +build/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS
|
|
|