mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Change test class name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import android.text.Editable
|
||||
|
||||
class TestWidget {
|
||||
class TestWidgetKt {
|
||||
|
||||
fun source() : Editable? { return null }
|
||||
fun sink(sink : String) {}
|
||||
|
||||
Reference in New Issue
Block a user