提交 7bb60f8c 编写于 作者: M Mat Warger 提交者: Ian Hickson

updated docs to remove note about windows tests not working (#13650)

* updated docs to remove note about windows tests not working

* reverted formatting
上级 a04df5bc
......@@ -95,8 +95,6 @@ assume you want to check a single package and the flutter repository has several
Running the tests
-----------------
_The `flutter test` command is not available on Windows (See [#8516](https://github.com/flutter/flutter/issues/8516))._
To automatically find all files named `_test.dart` inside a package's `test/` subdirectory, and run them inside the flutter shell as a test, use the `flutter test` command, e.g:
* `cd examples/stocks`
......@@ -292,4 +290,4 @@ We build and test Flutter on:
- Travis ([details](.travis.yml))
- AppVeyor ([details](appveyor.yml))
- Chromebots (a.k.a. "recipes", [details](dev/bots/README.md))
- Devicelab (a.k.a. "cocoon", [details](dev/devicelab/README.md))
- Devicelab (a.k.a. "cocoon", [details](dev/devicelab/README.md))
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册