Fix test data for intention tests

The ExtractDeclarationFromCurrentFileIntention applicability range was changed by commit 3b35c2d24 so the test data of several test comes invalid
This commit is contained in:
Igor Yakovlev
2019-08-28 13:05:53 +03:00
parent 55f4610926
commit 1e72116a9c
2 changed files with 2 additions and 0 deletions
@@ -1,5 +1,6 @@
// "Add annotation target" "false"
// ACTION: Create test
// ACTION: Extract 'Test' from current file
// ACTION: Make internal
// ACTION: Make private
// ERROR: This annotation is not applicable to target 'class' and use site target '@get'
@@ -3,6 +3,7 @@
// ACTION: Add arrayOf wrapper
// ACTION: Change parameter 'value' type of primary constructor of class 'Foo' to 'String'
// ACTION: Create test
// ACTION: Extract 'Bar' from current file
// ACTION: Make internal
// ACTION: Make private
// ACTION: To raw string literal