Migration: add quick-fix to replace header->expect & impl->actual

This commit is contained in:
Mikhail Glukhikh
2017-09-14 21:10:20 +03:00
parent e896a1f5ea
commit bc78d672c1
11 changed files with 97 additions and 0 deletions
@@ -0,0 +1,3 @@
// "Replace with 'expect'" "true"
<caret>header class My
@@ -0,0 +1,3 @@
// "Replace with 'expect'" "true"
expect class My