Minor: fix CompletionMultiFileHandlerTest test

This commit is contained in:
Nikolay Krasko
2019-09-27 16:22:41 +03:00
parent 751a18e64b
commit 2ec231f381
@@ -1,3 +1,3 @@
fun foo() {
val s = "foo.txtsomthing"
val s = "foo.txtsomething"
}