IC: add tests with moving files

Additionally added the ability to use directories in IC tests.

 #KT-8002 Obsolete
This commit is contained in:
Zalim Bashorov
2016-03-23 13:38:47 +03:00
parent d230afe726
commit 9a9b863c9d
30 changed files with 314 additions and 23 deletions
@@ -0,0 +1,5 @@
package usage
fun useClassB() {
b.B()
}