Closed wpopielarski closed 7 years ago
Test PASSed.
I don't think we really need a test for it. What you could do is to write a string like
val src = "class X {\r\n def test = 0\r\n}\r\n"
and use that as input for the test instead of reading from a file.
@sschaef I'm ok with no test for this piece if you are ok too :)
Problem described in title hits refactoring of Organize Imports for Windows releases. I need advice to write a test for it.