summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt b/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt
deleted file mode 100644
index c2b0af75dbae..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/common/exportedDependency/module3_AGrandChild.kt
+++ /dev/null
@@ -1,3 +0,0 @@
-package foo
-
-open class AGrandChild : AChild() \ No newline at end of file