Update .md documentation

This commit is contained in:
Pavel Punegov
2019-01-30 17:32:46 +03:00
committed by Pavel Punegov
parent 715e9af5b7
commit ab26e26c89
4 changed files with 13 additions and 10 deletions
-2
View File
@@ -70,8 +70,6 @@ To update the blackbox compiler tests set TeamCity build number in `gradle.prope
testKotlinVersion=<build number>
and run `./gradlew update_external_tests`
* **-Pfilter** allows one to choose test files to run.
./gradlew -Pfilter=overflowLong.kt run_external