Minor: add dummy.kt to some IC tests

This makes it impossible to pass the tests
by rebuilding everything.
This commit is contained in:
Alexey Tsvetkov
2017-06-08 20:38:15 +03:00
parent e602903567
commit 3f471d1ac6
9 changed files with 27 additions and 0 deletions
@@ -0,0 +1,3 @@
package foo
fun dummy() {}
@@ -0,0 +1,3 @@
package foo
fun dummy() {}
@@ -0,0 +1,3 @@
package foo
fun dummy() {}
@@ -0,0 +1,3 @@
package foo
fun dummy() {}