Remove use of "--assert-initializer" flag from CONTRIBUTING.md (#14032)

* Remove mention of --assert-initializer from CONTRIBUTING.md
* Remove options variable as well
This commit is contained in:
Leaf Petersen 2018-01-11 08:55:14 -08:00 committed by GitHub
parent 62ea62a729
commit 1dca1b22e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ flutter shell. To run the tests, ensure that no devices are connected,
then navigate to `flutter_tools` and execute:
```shell
DART_VM_OPTIONS=--assert-initializer ../../bin/cache/dart-sdk/bin/pub run test
../../bin/cache/dart-sdk/bin/pub run test
```
The pre-built flutter tool runs in release mode with the observatory off by default.
@ -290,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))