Minor. Remove outdated test and update maven test

This commit is contained in:
Ilmir Usmanov
2021-02-19 14:37:36 +01:00
parent 8c31fcb615
commit 2df049fc03
6 changed files with 4 additions and 39 deletions
@@ -1,4 +0,0 @@
// "Enable inline classes support in the project" "true"
// Here we just check that quick-fix disappears after application
<caret>inline class My(val x: String)
@@ -1,4 +0,0 @@
// "Enable inline classes support in the project" "true"
// Here we just check that quick-fix disappears after application
inline class My(val x: String)