[Spec tests] Make main link nullable for case if implementation tests don't have this one

This commit is contained in:
anastasiia.spaseeva
2020-04-16 13:43:31 +03:00
parent 3a46b5a45a
commit 270972ca1c
23 changed files with 379 additions and 370 deletions
@@ -8,7 +8,7 @@
"description": "Annotated when statement",
"path": "compiler/testData/diagnostics/tests/when/AnnotatedWhenStatement.kt",
"unexpectedBehaviour": false,
"linkType": "main"
"linkType": "primary"
}
]
}