summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/exclude/Excluded.kt1
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/foo.kt1
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/exclude/Excluded.kt b/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/exclude/Excluded.kt
deleted file mode 100644
index 06d7528e2289..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/exclude/Excluded.kt
+++ /dev/null
@@ -1 +0,0 @@
-class Excluded \ No newline at end of file
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/foo.kt b/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/foo.kt
deleted file mode 100644
index 43c42f1453b0..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/general/ExcludeFolderInSourceRoot/src/foo.kt
+++ /dev/null
@@ -1 +0,0 @@
-class Foo \ No newline at end of file