Fix tests

This commit is contained in:
Dmitry Jemerov
2017-05-09 11:49:59 +02:00
parent e20e097a63
commit 4b811a3639
6 changed files with 5 additions and 7 deletions
@@ -2,6 +2,5 @@ fun foo() {
val v = """
ArrayList<String> list = new ArrayList<String>();
// NO_CONVERSION_EXPECTED
"""
}