SurroundWithQuotesAnnotationParameter: intention replaced by quick fix to the corresponding error

This commit is contained in:
Dmitry Batkovich
2014-06-04 16:45:11 +04:00
parent 05d13a342d
commit baa638927c
10 changed files with 97 additions and 132 deletions
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.intellij.codeInsight.intention;
package com.intellij.codeInsight.daemon.quickFix;
import com.intellij.codeInsight.daemon.LightIntentionActionTestCase;