Fix tests from LiveTemplatesTest
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ fun main(args : Array<String>) {
|
||||
override fun run() {
|
||||
TODO("Not yet implemented")
|
||||
}
|
||||
},
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
+1
-1
@@ -4,6 +4,6 @@ fun main(args : Array<String>) {
|
||||
SwingUtilities.invokeLater(
|
||||
object : Thread(<caret>) {
|
||||
|
||||
},
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user