| Index: sdk/lib/_internal/pub/pub.status
|
| diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
|
| index b85ce478b8e77c518b72646a066632baf0c91892..7d8c4fbf2ab23edc9fbc4946d63ab97e3958417e 100644
|
| --- a/sdk/lib/_internal/pub/pub.status
|
| +++ b/sdk/lib/_internal/pub/pub.status
|
| @@ -9,6 +9,3 @@
|
| # Pub only runs on the standalone VM, not the browser.
|
| [ $runtime == drt || $runtime == dartium || $runtime == opera ]
|
| *: Skip
|
| -
|
| -[ $system == windows ]
|
| -test/serve/watch_added_file_test: Pass, Fail # Issue 12500.
|
|
|