Replace testCancelLongKotlinCompilation with less flaky test
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
Compiling files:
|
||||
src/Foo.kt
|
||||
End of files
|
||||
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
fun square(a: Int): Int = a*a
|
||||
Reference in New Issue
Block a user