IC: add tests with moving files
Additionally added the ability to use directories in IC tests. #KT-8002 Obsolete
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package foo
|
||||
|
||||
class Foo
|
||||
|
||||
fun bar() {}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
private fun dummy() {}
|
||||
Reference in New Issue
Block a user