Configure AbstractInspectionTest with project descriptors

Previous implements produced flaky tests when non-js tests were
executed after js.
This commit is contained in:
Nikolay Krasko
2017-06-27 16:44:02 +03:00
parent be28c4a48f
commit df393e18fe
15 changed files with 16 additions and 39 deletions
@@ -1 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfThenToElvisInspection
// WITH_RUNTIME
@@ -1 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfThenToSafeAccessInspection
// WITH_RUNTIME
@@ -1 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.DestructureInspection
// WITH_RUNTIME
@@ -1 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.DestructureInspection
// WITH_RUNTIME
@@ -1 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.RemoveExplicitTypeArgumentsInspection
// WITH_RUNTIME