New J2K: Fix existing test data
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
import java.util.*
|
||||
|
||||
internal class Iterator {
|
||||
|
||||
internal class IteratorTest {
|
||||
var mutableMap1: MutableMap<String, String> = HashMap()
|
||||
var mutableMap2: MutableMap<String, String> = HashMap()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user