Skip to content

Commit 0a8a83d

Browse files
committed
refactor: move
1 parent 36a69fe commit 0a8a83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

insight/src/test/kotlin/spp/jetbrains/insight/multipath/StaticDfaTest.kt renamed to insight/src/test/kotlin/spp/jetbrains/insight/pass/multipath/StaticDfaTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
package spp.jetbrains.insight.multipath
17+
package spp.jetbrains.insight.pass.multipath
1818

1919
import com.intellij.testFramework.TestDataPath
2020
import com.intellij.testFramework.fixtures.BasePlatformTestCase

0 commit comments

Comments
 (0)