Intention tests: skip errors check for tests that fix some error

This commit is contained in:
Natalia Ukhorskaya
2015-12-16 15:17:46 +03:00
parent abd7ed5c70
commit 269676ee2e
25 changed files with 39 additions and 0 deletions
@@ -1,3 +1,4 @@
// SKIP_ERRORS_AFTER
class A {
var a = <caret>1
set(value) {