Fixed testdata as Enter shouldn't override completion

This commit is contained in:
Alexander Podkhalyuzin
2019-08-20 15:06:39 +03:00
parent 66bed85176
commit cdebd6bc05
@@ -1,3 +1,3 @@
fun foo() {
val s = "foo.txt"
val s = "foo.txtsomthing"
}